summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-11 05:14:07 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-11 05:14:07 +0800
commit599a34504939a9957c46c4ab515adfec42cd8b7c (patch)
tree9add21848a6c141ae8117349cdd589ed4725ebc4 /x11/gnome-shell
parent05c2e21dc927a3a02b374fb30ee3d6c3aeda4855 (diff)
downloadmarcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar.gz
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar.bz2
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar.lz
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar.xz
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.tar.zst
marcuscom-ports-599a34504939a9957c46c4ab515adfec42cd8b7c.zip
Move the gnome-menus 3.x from x11/gnome-menus to x11/gnome-menus3 then
downgrade the x11/gnome-menu from 3.x to 2.x. The GNOME 2 needs gnome-menu 2.x version for the menu. GNOME 2 and 3 have different menu. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16053 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r--x11/gnome-shell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index a97caf200..4170dd6bb 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,11 +3,12 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.36 2011/04/27 12:26:58 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.37 2011/05/28 12:31:53 kwm Exp $
#
PORTNAME= gnome-shell
PORTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -31,7 +32,7 @@ USE_XORG= x11 xfixes sm
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gnomemenus \
+USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gnomemenus3 \
gnomedesktop3 evolutiondataserver3 ltverhack
USE_GSTREAMER= theora vp8 ogg
USE_LDCONFIG= yes