aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-06 22:16:54 +0000
commite8e8d1ed233079a29267a3e400cb7421861da7d8 (patch)
tree88667e0cd9eb3f3b8ae110c9ab45b0df498a20d9 /multimedia/dvdauthor
parent3371bb19dbfb5adda493d4970d15b8ab5d9b8072 (diff)
downloadports-e8e8d1ed233079a29267a3e400cb7421861da7d8.tar.gz
ports-e8e8d1ed233079a29267a3e400cb7421861da7d8.zip
Notes
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r--multimedia/dvdauthor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 67d40274f79e..3016f2f2e58a 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvdauthor
PORTVERSION= 0.6.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -50,7 +50,7 @@ LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi
USE_ICONV= yes
.endif
.if defined(WITH_IMAGEMAGICK)
-LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
.else
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
.endif