aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libxine/Makefile
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2010-07-25 03:49:59 +0800
committermm <mm@FreeBSD.org>2010-07-25 03:49:59 +0800
commitbd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe (patch)
tree1bd1b07a63c5405c7a278564eddf591e6323c6f8 /multimedia/libxine/Makefile
parent8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4 (diff)
downloadfreebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.tar.gz
freebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.tar.zst
freebsd-ports-gnome-bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe.zip
Update ImageMagick to 6.6.2-10
Diffstat (limited to 'multimedia/libxine/Makefile')
-rw-r--r--multimedia/libxine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 0c7847946ef4..fbce75cde9c3 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.1.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION}
PKGNAMEPREFIX= lib
@@ -174,7 +174,7 @@ CONFIGURE_ARGS+= --disable-aalib --disable-aalibtest
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= WITH_IMAGEMAGICK=""
.else
PLIST_SUB+= WITH_IMAGEMAGICK="@comment "