summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 36cecf7ca..6b5606302 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.12 2007/04/03 17:41:42 ahze Exp $
+# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.15 2007/09/09 22:45:26 mezz Exp $
#
PORTNAME= gimp-app
DISTVERSION= 2.4.0-rc1
-PORTREVISION= 1
+PORTREVISION?= 2
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -27,7 +27,7 @@ COMMENT= A GNU Image Manipulation Program development version
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
wmf.2:${PORTSDIR}/graphics/libwmf \
- poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
+ poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \