aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
commit4e2bd2041c645c085042eae5f197edaa40a21d39 (patch)
tree971dda5a52764409b58eec64d51d12a8ef4e0022 /graphics/inkscape
parent3680f27ebff58ece429c4e032f9ad84fb1372114 (diff)
downloadports-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.gz
ports-4e2bd2041c645c085042eae5f197edaa40a21d39.zip
Notes
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 626ea458818c..5550b764cff9 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.47
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics gnome
MASTER_SITES= SF
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-gnome-vfs
.endif
.if defined(WITH_POPPLER)
-LIB_DEPENDS+= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS+= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
CONFIGURE_ARGS+= --enable-poppler-cairo
.else
CONFIGURE_ARGS+= --enable-poppler-cairo=no