aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2007-09-11 11:59:44 +0800
committermarcus <marcus@FreeBSD.org>2007-09-11 11:59:44 +0800
commit014ecf2d458c4d9f0155078da14d20a2df13c453 (patch)
treef3ee2c3e9a59444f83b1cbea81e3a93d089a8111 /graphics/gimp-app-devel
parent671f484c8fd566d1cc6f4c1a0a3e8588cbe2791a (diff)
downloadfreebsd-ports-gnome-014ecf2d458c4d9f0155078da14d20a2df13c453.tar.gz
freebsd-ports-gnome-014ecf2d458c4d9f0155078da14d20a2df13c453.tar.zst
freebsd-ports-gnome-014ecf2d458c4d9f0155078da14d20a2df13c453.zip
Chase the poppler shared lib version.
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 82d07f0651a7..27d647ac7550 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.4.0-rc1
+PORTREVISION?= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -26,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 \