diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-28 09:01:44 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-02-28 09:01:44 +0800 |
commit | 0fa7a7783a3e20a7a9dabd521dc0006903057eb7 (patch) | |
tree | f737d20e23aae07c3cc3df0538f13938d095882d /multimedia | |
parent | b81ad0bef91b88625b141daef6866f25a1771f0f (diff) | |
download | marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar.gz marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar.bz2 marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar.lz marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar.xz marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.tar.zst marcuscom-ports-0fa7a7783a3e20a7a9dabd521dc0006903057eb7.zip |
Remove dependency on nautiluscdburner.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11952 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 91ebaa4b7..b5ff0a98c 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,12 +3,12 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/multimedia/totem/Makefile,v 1.120 2009/02/21 12:19:43 kwm Exp $ # PORTNAME= totem PORTVERSION= 2.25.91 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -27,7 +27,7 @@ USE_PYTHON= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils \ - nautiluscdburner ltverhack pygtk2 + nautilus ltverhack pygtk2 GNOME_DESKTOP_VERSION=2 WANT_GSTREAMER= yes INSTALLS_ICONS= yes |