aboutsummaryrefslogtreecommitdiffstats
path: root/databases/virtuoso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/virtuoso/Makefile')
-rw-r--r--databases/virtuoso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 0d819ee4de1d..90531c7bfad1 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -3,7 +3,7 @@
PORTNAME= virtuoso
PORTVERSION= 6.1.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-opensource-${PORTVERSION}
@@ -68,7 +68,7 @@ check:
.if ${PORT_OPTIONS:MIMAGEMAGICK}
CONFIGURE_ARGS+=--enable-imagemagick=${LOCALBASE}
-LIB_DEPENDS+= libMagickWand.so:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= WITH_IMAGEMAGICK=""
.else
CONFIGURE_ARGS+=--disable-imagemagick