aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
commit289883b11b6d306dfca0bb78c7784880c0944289 (patch)
tree0b5ef334a151c39e9372903664b7ca648b9009bb /graphics/autotrace
parent31914187382ef900631687fa9bf956c935ed6147 (diff)
downloadports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz
ports-289883b11b6d306dfca0bb78c7784880c0944289.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 1a3727886c1f..8b4db5c47578 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION}
@@ -28,7 +28,7 @@ OPTIONS_DEFAULT=IMAGEMAGICK PSTOEDIT
MING_DESC= Enable swf interface
PSTOEDIT_DESC= Convert postscript to other formats
-IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick
+IMAGEMAGICK_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6
IMAGEMAGICK_CONFIGURE_OFF= --without-magick
MING_LIB_DEPENDS= libming.so:graphics/ming