aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-05 03:37:28 +0800
committermarcus <marcus@FreeBSD.org>2004-12-05 03:37:28 +0800
commit8127461bbb2f306d834550bc784a397735d9344b (patch)
tree48b57c00d664734f845bf9af01b1f29cafcc0bb4 /multimedia/totem
parent11efb749da1054cd702e0f84688946c228e8dbe3 (diff)
downloadfreebsd-ports-gnome-8127461bbb2f306d834550bc784a397735d9344b.tar.gz
freebsd-ports-gnome-8127461bbb2f306d834550bc784a397735d9344b.tar.zst
freebsd-ports-gnome-8127461bbb2f306d834550bc784a397735d9344b.zip
Prepare totem to be a master port.
Diffstat (limited to 'multimedia/totem')
-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 \