aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-07-16 01:21:18 +0800
committermezz <mezz@FreeBSD.org>2007-07-16 01:21:18 +0800
commitb45b89951f90785cc6947b70132425cc938ff5de (patch)
treebe844b62160d78cd00a989feda0b8d388e0e02f2 /multimedia/totem
parent21a4fd543823214f04c29ea9eca6e63c54545b42 (diff)
downloadfreebsd-ports-gnome-b45b89951f90785cc6947b70132425cc938ff5de.tar.gz
freebsd-ports-gnome-b45b89951f90785cc6947b70132425cc938ff5de.tar.zst
freebsd-ports-gnome-b45b89951f90785cc6947b70132425cc938ff5de.zip
Remove 'BROKEN=needs libxine-1.1.7' as libxine port has been updated to 1.1.7
recently.
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index effb7aaa7648..6cc85fbada58 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -72,8 +72,6 @@ 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)