aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-04 19:37:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-04 19:37:28 +0000
commit7eb31a0892f44277c2bd1f256653d55d0ead10aa (patch)
treeee77f2477e27d592d8ee177e36f203ce33cadf4c
parent6158be8800623df8c0031657cd815c885a561244 (diff)
downloadports-7eb31a0892f44277c2bd1f256653d55d0ead10aa.tar.gz
ports-7eb31a0892f44277c2bd1f256653d55d0ead10aa.zip
Notes
-rw-r--r--multimedia/totem/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 0a8edd11115f..b381d2a1a8c4 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,13 +7,14 @@
PORTNAME= totem
PORTVERSION= 0.99.22
+PORTREVISION?= 0
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//}
DIST_SUBDIR= gnome2
-MAINTAINER= hendrik@scholz.net
-COMMENT= A Xine-based video player for the Gnome 2 Desktop
+MAINTAINER?= hendrik@scholz.net
+COMMENT?= A Xine-based video player for the Gnome 2 Desktop
LIB_DEPENDS= nautilus-burn.0:${PORTSDIR}/sysutils/nautilus-cd-burner
@@ -27,8 +28,7 @@ INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
-OPTIONS= GSTREAMER_OVERRIDE "Use GStreamer instead of xine" off \
- DVDNAV "Enable DVD support" on
+OPTIONS= DVDNAV "Enable DVD support" on
MAN1= totem.1
GCONF_SCHEMAS= totem-handlers.schemas totem-video-thumbnail.schemas \