aboutsummaryrefslogtreecommitdiff
path: root/multimedia/transcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode/Makefile')
-rw-r--r--multimedia/transcode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index b6398087b35c..d3c1a27abc47 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -7,6 +7,7 @@
PORTNAME= transcode
PORTVERSION= 0.6.9
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.zebra.fh-weingarten.de/~transcode/pre/
@@ -106,7 +107,7 @@ WITH_DIVX5= yes
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= Magick.5:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.6:${PORTSDIR}/graphics/ImageMagick
PLIST_SUB+= WITH_IMAGEMAGICK=""
.else
CONFIGURE_ARGS+= --with-magick-mods=no