aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qdvdauthor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/qdvdauthor/Makefile')
-rw-r--r--multimedia/qdvdauthor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile
index c178c1284ec8..8caa5a6737f5 100644
--- a/multimedia/qdvdauthor/Makefile
+++ b/multimedia/qdvdauthor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qdvdauthor
PORTVERSION= 0.0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -90,7 +90,7 @@ RUN_DEPENDS+= dvd-slideshow:${PORTSDIR}/multimedia/dvd-slideshow
RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
.endif
.if !defined(WITHOUT_LIBXINE)
-LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--with-xine-support
.endif
.if defined(WITH_MPLAYER)