aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfstools
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-06-17 20:05:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-06-17 20:05:30 +0000
commitcf906e5cf2da0bff3ceb35031773701fdd7f1f4b (patch)
tree19fdf9903e246669ee26860af412ddc0a2626107 /graphics/pfstools
parentfb4bc685a5a2fef540aa25f4d57c12b6a38e1135 (diff)
downloadports-cf906e5cf2da0bff3ceb35031773701fdd7f1f4b.tar.gz
ports-cf906e5cf2da0bff3ceb35031773701fdd7f1f4b.zip
Notes
Diffstat (limited to 'graphics/pfstools')
-rw-r--r--graphics/pfstools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index a878c135e228..113eb66ea751 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pfstools
PORTVERSION= 1.6.4
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= graphics
MASTER_SITES= SF
@@ -71,7 +71,7 @@ PLIST_SUB+= QT="@comment "
.if ${PORT_OPTIONS:MIMAGEMAGICK}
CONFIGURE_ARGS+=--enable-imagemagick
-LIB_DEPENDS+= libMagick++.so:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= libMagick++-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= IM=""
.else
CONFIGURE_ARGS+=--disable-imagemagick