summaryrefslogtreecommitdiff
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit73050305304492f989a7d6677ac64e1f3e2670e0 (patch)
treef10dd6af7a7f29e367043e036534a5f00a0ad13d /graphics/gimp-app
parentChase glib20's shared lib version. (diff)
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 69134c109fac..e4ffbd7e7b20 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.3.11
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -21,7 +22,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
gimpprint.1:${PORTSDIR}/print/gimp-print \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
aa.1:${PORTSDIR}/graphics/aalib \