summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
commit0251314951e32c83040acf073edf5d16ce34ac81 (patch)
tree41c46c8d8f40b26a4e1b3d0dc679916973d043d5 /graphics/pstoedit
parent- Chase graphics/ImageMagick shlib version bump (diff)
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
Notes
Notes: svn path=/head/; revision=211761
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 49f5ace5f1ef..eac21e2d455f 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -39,7 +39,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --without-magick
PLIST_SUB+= IMAGEMAGICK="@comment "
.else
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick++.1:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= IMAGEMAGICK=""
.endif