aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2012-12-11 03:18:53 +0000
committerBeech Rintoul <beech@FreeBSD.org>2012-12-11 03:18:53 +0000
commit26c7308fc8bd0069abe872c34c79aba871e90555 (patch)
tree32a632e6da3d1cfdb3e098f47110ecb5579519da /graphics/inkscape
parent20c20f92f60b937c5e68fa0c156b0b1777d46d9e (diff)
downloadports-26c7308fc8bd0069abe872c34c79aba871e90555.tar.gz
ports-26c7308fc8bd0069abe872c34c79aba871e90555.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 b5e55f8c3cb2..308cbd4d89e9 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.48.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
@@ -24,7 +24,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
lcms.1:${PORTSDIR}/graphics/lcms \
wpg-0.2:${PORTSDIR}/graphics/libwpg \
png15:${PORTSDIR}/graphics/png \
- Magick++.5:${PORTSDIR}/graphics/ImageMagick
+ Magick++:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL
USE_BZIP2= yes