summaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
commitdfc28b2b2330da8805477be1606fda7a2b33672f (patch)
tree07bd1c996b32d7b40d24e4432052ae79ab0c139d /graphics/autotrace
parentUpdate to 2.2.11, which has the following bug fixes: (diff)
Update ImageMagick to 6.6.2-10
Notes
Notes: svn path=/head/; revision=258173
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 208f750e6fa2..c0a7c7a5440f 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Convert bitmap to vector graphics
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- MagickWand.3:${PORTSDIR}/graphics/ImageMagick
+ MagickWand.4:${PORTSDIR}/graphics/ImageMagick
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes