- Mark totem-xine broken, it needs libxine-1.1.7, we have 1.1.4 in ports

This commit is contained in:
Pav Lucistnik 2007-06-28 12:10:30 +00:00
parent d565cc8d6b
commit 9d6ce00e25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194376

View File

@ -72,6 +72,8 @@ PLIST_SUB+= GSTREAMER=""
CONFIGURE_ARGS+=--enable-xine=yes
LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
PLIST_SUB+= GSTREAMER="@comment "
BROKEN= needs libxine-1.1.7
.endif
.if defined(WITH_DVDNAV) && !defined(WITHOUT_DVDNAV)