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 <lenzi@k1.com.br>
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/multimedia/totem-xine/Makefile,v 1.1 2007/03/15 14:29:57 ahze Exp $
|
||||
#
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -xine
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user