summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:42 +0000
commit99db5e3d3bc7f015d36e307870832367558690d5 (patch)
tree572443c5b6fdea24c184f6d8f59090fd4d8751c8 /graphics/pstoedit
parentAdd p5-Test-Spelling 0.11, check for spelling errors in POD files. (diff)
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
Notes
Notes: svn path=/head/; revision=211760
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