aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-01-18 21:12:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-01-18 21:12:42 +0000
commitbb89f80c35b37a67d67d5353a5d6cb7c77070b98 (patch)
tree9382515fd441e0336df236e464a9bd7532cccaac /graphics/autotrace
parent743a2d9f8d26f0bf7aecb4931e8f02cb732f47b6 (diff)
downloadports-bb89f80c35b37a67d67d5353a5d6cb7c77070b98.tar.gz
ports-bb89f80c35b37a67d67d5353a5d6cb7c77070b98.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 a8e6a642e416..cb199168c98b 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 27
+PORTREVISION= 28
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
@@ -27,7 +27,7 @@ OPTIONS_DEFAULT=IMAGEMAGICK PSTOEDIT
MING_DESC= Enable swf interface
PSTOEDIT_DESC= Convert postscript to other formats
-IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.Q16.so:${PORTSDIR}/graphics/ImageMagick
+IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick
IMAGEMAGICK_CONFIGURE_OFF= --without-magick
MING_LIB_DEPENDS= libming.so:${PORTSDIR}/graphics/ming