aboutsummaryrefslogtreecommitdiff
path: root/graphics/cuneiform
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
commitdfc28b2b2330da8805477be1606fda7a2b33672f (patch)
tree07bd1c996b32d7b40d24e4432052ae79ab0c139d /graphics/cuneiform
parent13d74e7092068fe94f631b9123b512be128aca72 (diff)
downloadports-dfc28b2b2330da8805477be1606fda7a2b33672f.tar.gz
ports-dfc28b2b2330da8805477be1606fda7a2b33672f.zip
Notes
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 32f045cc0ee2..4bfbcb8ebaaa 100644
--- a/graphics/cuneiform/Makefile
+++ b/graphics/cuneiform/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cuneiform
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://launchpad.net/cuneiform-linux/${PORTVERSION:R}/${PORTVERSION:R}/+download/
DISTNAME= ${PORTNAME}-linux-${PORTVERSION}
@@ -36,7 +37,7 @@ CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib -ldlmalloc"
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
.endif
post-extract: