summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-devel
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-12 04:23:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-12 04:23:06 +0800
commit020df67a5f2d6ac4cec24050dae33edb95dff6ce (patch)
tree7f00a5362d228ad395f84ea1d2c2ba7dde9aa9e0 /graphics/gimp-devel
parent97aad7711cd2505f4b0313a5cddca9d2215697b1 (diff)
downloadmarcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar.gz
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar.bz2
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar.lz
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar.xz
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.tar.zst
marcuscom-ports-020df67a5f2d6ac4cec24050dae33edb95dff6ce.zip
- Chase (long over due) poppler libver bump
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6052 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r--graphics/gimp-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index f4ebac683..a642eed6a 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-devel/Makefile,v 1.13 2006/02/24 20:43:28 marcus Exp $
+# $MCom: ports/graphics/gimp-devel/Makefile,v 1.14 2006/03/02 20:43:05 mezz Exp $
#
PORTNAME= gimp
PORTVERSION= 2.3.5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -24,7 +24,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNU Image Manipulation Program development version
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \
- poppler.0:${PORTSDIR}/graphics/poppler \
+ poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \