aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-12-05 15:12:36 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-12-05 15:12:36 +0000
commit15f9e62397e4bfba09f563ad3b9df1e54508a4b2 (patch)
treec9e2ed25db6dfc48908c5ceb41e6f25baff741a2 /graphics/autotrace
parentcd530f3682471f0c31c1db3db71f4b2598c1e067 (diff)
downloadports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.tar.gz
ports-15f9e62397e4bfba09f563ad3b9df1e54508a4b2.zip
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 17fa91a10fb5..ad768b3851e8 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,7 +23,7 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
png.5:${PORTSDIR}/graphics/png \
ming.3:${PORTSDIR}/graphics/ming \
wmf.2:${PORTSDIR}/graphics/libwmf \
- Magick.6:${PORTSDIR}/graphics/ImageMagick \
+ Magick.7:${PORTSDIR}/graphics/ImageMagick \
pstoedit.0:${PORTSDIR}/graphics/pstoedit
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2