aboutsummaryrefslogtreecommitdiff
path: root/graphics/cuneiform
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
commitc5e1202db4309fdf9b6b2d82035803740222274a (patch)
treea7708d146764294a92784caa725ff0678c02c9f9 /graphics/cuneiform
parent435270df4844ab4bb58ee7c753615d2dfa22de87 (diff)
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
Notes
Notes: svn path=/head/; revision=228018
Diffstat (limited to 'graphics/cuneiform')
-rw-r--r--graphics/cuneiform/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile
index d314d2d75d15..ac4ca8842418 100644
--- a/graphics/cuneiform/Makefile
+++ b/graphics/cuneiform/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cuneiform
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://launchpad.net/cuneiform-linux/${PORTVERSION:R}/${PORTVERSION:R}/+download/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
@@ -34,7 +35,7 @@ OPTIONS= IMAGEMAGICK "Enable support of different graphic formats" off
.include <bsd.port.pre.mk>
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
.endif
post-extract: