aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
commitc6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch)
tree284ed8b074db6ebbd762b69cc947e22f549200e2 /graphics/autotrace
parent24739242ec9d4b22cec99f0a2c9f7215f553ecd3 (diff)
downloadports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.tar.gz
ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.zip
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=163284
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 43a937616381..18772b7b6a98 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ COMMENT= Convert bitmap to vector graphics
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
ming.4:${PORTSDIR}/graphics/ming \
- Magick.9:${PORTSDIR}/graphics/ImageMagick \
+ Magick.10:${PORTSDIR}/graphics/ImageMagick \
pstoedit.0:${PORTSDIR}/graphics/pstoedit
INSTALLS_SHLIB= yes