diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:10:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:10:59 +0800 |
commit | a8d3b5ddb4748777f0496a3055c5b93e3109f0d7 (patch) | |
tree | be945c2f3ad8719e5d09d3e1492fa54ed478e884 /multimedia/totem/Makefile | |
parent | 1852ea286287245474acd103ab3b64546de7ccbf (diff) | |
download | marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.gz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.bz2 marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.lz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.xz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.zst marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 4e479dd23..0216a436b 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,12 +3,12 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.102 2008/03/16 06:11:13 mezz Exp $ +# $MCom: ports/multimedia/totem/Makefile,v 1.104 2008/04/08 21:45:50 ahze Exp $ # PORTNAME= totem PORTVERSION= 2.23.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +26,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co USE_PYTHON= yes USE_BZIP2= yes USE_GETTEXT= yes -USE_XLIB= yes USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils \ nautiluscdburner ltverhack pygtk2 GNOME_DESKTOP_VERSION=2 |