aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem-xine
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-24 16:28:58 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-24 16:28:58 +0000
commitbff57b762bb129cfa1550d04078eb44cadab69cc (patch)
tree93588c7bfa3533e79f67aaddc7f201b43d83bc47 /multimedia/totem-xine
parentccdc5171a71bf7396078b72e7931f7a22af1e5ab (diff)
downloadports-bff57b762bb129cfa1550d04078eb44cadab69cc.tar.gz
ports-bff57b762bb129cfa1550d04078eb44cadab69cc.zip
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>
Notes
Notes: svn path=/head/; revision=188194
Diffstat (limited to 'multimedia/totem-xine')
-rw-r--r--multimedia/totem-xine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile
index e54cf177ce5a..4b9d2fb2710a 100644
--- a/multimedia/totem-xine/Makefile
+++ b/multimedia/totem-xine/Makefile
@@ -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