From bff57b762bb129cfa1550d04078eb44cadab69cc Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sat, 24 Mar 2007 16:28:58 +0000 Subject: Make sure totem-xine to actually have xine enable by add --enable-xine=yes, without it will enable gstreamer by default. Bump the PORTREVISION to have our users' totem-xine correct. PR: ports/110749 Submitted by: Sergio Lenzi --- multimedia/totem/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/totem') diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index a0ee289d78d4..11b7e0d616f9 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -69,6 +69,7 @@ USE_GSTREAMER+= gnomevfs core gconf hal good mpeg2dec ugly WITHOUT_DVDNAV= yes PLIST_SUB+= GSTREAMER="" .else +CONFIGURE_ARGS+=--enable-xine=yes LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine PLIST_SUB+= GSTREAMER="@comment " .endif -- cgit v1.2.3