aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem-gstreamer
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-01-23 10:27:56 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-01-23 10:27:56 +0000
commit79d54c3c9184de61acba06c5cf21e1a919222d8c (patch)
tree007ccf88fd70e1c8deb927d1d7622315c3b25d43 /multimedia/totem-gstreamer
parent1b5152db3bd8781a622980ecf7e38bd9a1b5af5a (diff)
Update to version 0.100
PR: 76006 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=127127
Diffstat (limited to 'multimedia/totem-gstreamer')
-rw-r--r--multimedia/totem-gstreamer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/totem-gstreamer/Makefile b/multimedia/totem-gstreamer/Makefile
index 52cb9bee2d23..56c5550d13e2 100644
--- a/multimedia/totem-gstreamer/Makefile
+++ b/multimedia/totem-gstreamer/Makefile
@@ -11,8 +11,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A Gstreamer-based video player for the Gnome 2 desktop
MASTERDIR= ${.CURDIR}/../totem
-WITH_GSTREAMER_OVERRIDE= yes
+OPTIONS=
+
+WITH_GSTREAMER= yes
CONFLICTS= totem-[0-9]*
.include "${MASTERDIR}/Makefile"