aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pstoedit
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index d2778ea47a8c..49f5ace5f1ef 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pstoedit
PORTVERSION= 3.45
+PORTREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= SF
@@ -38,7 +39,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --without-magick
PLIST_SUB+= IMAGEMAGICK="@comment "
.else
-LIB_DEPENDS+= Magick++.10:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= IMAGEMAGICK=""
.endif