aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-04-20 21:56:24 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-04-20 21:56:24 +0000
commit44995206a0c6f951655c3d830997b73ae0ae69f7 (patch)
treec9570bad94dcc385925f588fc1510950c3e6ffa1 /graphics/inkscape
parent042256835663538c72c4903042c9dc362e71ca32 (diff)
downloadports-44995206a0c6f951655c3d830997b73ae0ae69f7.tar.gz
ports-44995206a0c6f951655c3d830997b73ae0ae69f7.zip
Notes
Diffstat (limited to 'graphics/inkscape')
-rw-r--r--graphics/inkscape/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 423c31a51d2e..b6b07114b833 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,6 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.46
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= SF
@@ -19,7 +20,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
gc.1:${PORTSDIR}/devel/boehm-gc \
gtkspell.0:${PORTSDIR}/textproc/gtkspell \
lcms.1:${PORTSDIR}/graphics/lcms \
- Magick++.10:${PORTSDIR}/graphics/ImageMagick
+ Magick++.1:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
USE_BZIP2= yes