summaryrefslogtreecommitdiffstats
path: root/x11/gnome-screensaver3
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-screensaver3
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-screensaver3')
-rw-r--r--x11/gnome-screensaver3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-screensaver3/Makefile b/x11/gnome-screensaver3/Makefile
index 71a7d32af..829b8c2e0 100644
--- a/x11/gnome-screensaver3/Makefile
+++ b/x11/gnome-screensaver3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.13 2011/04/09 16:54:20 mezz Exp $
+# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.14 2011/04/10 19:41:38 mezz Exp $
#
PORTNAME= gnome-screensaver
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -27,7 +28,7 @@ USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_XORG= xtst xxf86vm
-USE_GNOME= gnomeprefix gnomehack intlhack gnomemenus libgnomekbd3 \
+USE_GNOME= gnomeprefix gnomehack intlhack gnomemenus3 libgnomekbd3 \
gnomedesktop3
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"