aboutsummaryrefslogtreecommitdiff
path: root/multimedia/transcode
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode')
-rw-r--r--multimedia/transcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 79bae48544f5..4177b81945c9 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
http://fromani.exit1.org/
@@ -209,7 +209,7 @@ CONFIGURE_ARGS+= --disable-sdl
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+= --with-imagemagick-prefix=${LOCALBASE} --enable-imagemagick
.else
CONFIGURE_ARGS+= --disable-imagemagick