aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qdvdauthor
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2007-02-15 08:35:23 +0000
commitb31785b717082bf7927e5689e4f59170d15e8a5d (patch)
tree1b4675f911ec2b39026e1b354f7ee57bb3bbe0d3 /multimedia/qdvdauthor
parentfa1ec2e5762c03f393abd85f2cde566d6d9da719 (diff)
downloadports-b31785b717082bf7927e5689e4f59170d15e8a5d.tar.gz
ports-b31785b717082bf7927e5689e4f59170d15e8a5d.zip
Notes
Diffstat (limited to 'multimedia/qdvdauthor')
-rw-r--r--multimedia/qdvdauthor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile
index 78f6e427af42..723b2697cef8 100644
--- a/multimedia/qdvdauthor/Makefile
+++ b/multimedia/qdvdauthor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qdvdauthor
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -86,7 +87,7 @@ USE_CDRTOOLS= yes
RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
.endif
.if !defined(WITHOUT_LIBXINE)
-LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+=--with-xine-support
.endif
.if defined(WITH_MPLAYER)