summaryrefslogtreecommitdiff
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-10-11 07:17:46 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-10-11 07:17:46 +0000
commit3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880 (patch)
tree943066cbc1027ddc233ce2bf4862823ea6d4dd4c /databases/virtuoso
parentzope.datetime is a set of commonly used date and time related (diff)
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
Notes
Notes: svn path=/head/; revision=283359
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 980630af46e1..cc483dd9f998 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -7,7 +7,7 @@
PORTNAME= virtuoso
PORTVERSION= 6.1.3
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-opensource-${PORTVERSION}
@@ -67,7 +67,7 @@ post-install:
.if defined(WITH_IMAGEMAGICK)
CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE}
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.5:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= WITH_IMAGEMAGICK=""
.else
CONFIGURE_ARGS+=--disable-imagemagick