diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-29 17:13:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-29 17:13:12 +0800 |
commit | 60307628888d55e48f8788179434aebafed30664 (patch) | |
tree | ec298c7abaa27e6db6f5c66bb93da120816e0fb5 /graphics | |
parent | 84ebb0d61dfe31afe7bf6a0316c8e26956b9e126 (diff) | |
download | marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar.gz marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar.bz2 marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar.lz marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar.xz marcuscom-ports-60307628888d55e48f8788179434aebafed30664.tar.zst marcuscom-ports-60307628888d55e48f8788179434aebafed30664.zip |
Sync with FreeBSD ports, chase ImageMagick update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14744 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 82d77e6f4..5550b764c 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 @@ -22,7 +22,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ lcms.1:${PORTSDIR}/graphics/lcms \ wpg-0.1.1:${PORTSDIR}/graphics/libwpg \ - Magick++.3:${PORTSDIR}/graphics/ImageMagick + Magick++.4:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL USE_BZIP2= yes |