From 35edb8e78dadfa2c241f56c60a0cbda6b40a2b87 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 May 2009 05:22:31 +0000 Subject: Chase the webkit shared lib version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12326 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gimp-app/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/gimp-app') diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 6cd8f25ee..acdd31628 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,12 +3,12 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/gimp-app/Makefile,v 1.37 2009/05/10 11:59:17 kwm Exp $ # PORTNAME= gimp-app DISTVERSION= 2.6.6 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ @@ -117,7 +117,7 @@ PLIST_SUB+= GNOME="@comment " .endif .if defined(WITH_HELPBROWSER) -LIB_DEPENDS+= webkit-1.0.6:${PORTSDIR}/www/webkit-gtk2 +LIB_DEPENDS+= webkit-1.0.7:${PORTSDIR}/www/webkit-gtk2 CONFIGURE_ARGS+= --with-webkit PLIST_SUB+= HELPBROWSER="" .else -- cgit v1.2.3