diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-06 05:07:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-06 05:07:18 +0800 |
commit | 038e0bd478ff69b30857de1a25566927d631fbc2 (patch) | |
tree | ec02e725d2971cf009bc6ea71cd02c839336d0d0 | |
parent | c96dd79bccc42d9f57bc5be317412a9a765dfe3f (diff) | |
download | marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar.gz marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar.bz2 marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar.lz marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar.xz marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.tar.zst marcuscom-ports-038e0bd478ff69b30857de1a25566927d631fbc2.zip |
Add GNOME_DESKTOP_VERSION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5635 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/totem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index fbcda97de..958d6ed50 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ nautiluscdburner +GNOME_DESKTOP_VERSION=2 WANT_GSTREAMER= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |