aboutsummaryrefslogtreecommitdiffstats
path: root/databases/virtuoso
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-10-11 15:17:46 +0800
committermm <mm@FreeBSD.org>2011-10-11 15:17:46 +0800
commit7fca995b031b53d2861f71212f08bd954e219e18 (patch)
tree82486f9d1e4c209bcf435621c6ea2716b20d96fc /databases/virtuoso
parent9d2b2284eef2996a406f64dbd83781ee3ca794e5 (diff)
downloadfreebsd-ports-gnome-7fca995b031b53d2861f71212f08bd954e219e18.tar.gz
freebsd-ports-gnome-7fca995b031b53d2861f71212f08bd954e219e18.tar.zst
freebsd-ports-gnome-7fca995b031b53d2861f71212f08bd954e219e18.zip
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
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