summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--accessibility/at-spi2-atk/Makefile3
-rw-r--r--archivers/file-roller3/Makefile3
-rw-r--r--deskutils/gnome-utils/Makefile3
-rw-r--r--deskutils/gnome-utils3/Makefile3
-rw-r--r--editors/gedit3/Makefile3
-rw-r--r--graphics/eog3/Makefile3
-rw-r--r--math/gcalctool3/Makefile6
-rw-r--r--multimedia/totem3/Makefile3
-rw-r--r--net/vino/Makefile3
-rw-r--r--net/vino3/Makefile3
-rw-r--r--sysutils/brasero/Makefile3
-rw-r--r--sysutils/brasero3/Makefile3
-rw-r--r--sysutils/gnome-control-center3/Makefile8
-rw-r--r--sysutils/gnome-power-manager3/Makefile3
-rw-r--r--sysutils/gnome-system-monitor3/Makefile3
-rw-r--r--www/epiphany/Makefile3
-rw-r--r--www/epiphany3/Makefile3
-rw-r--r--x11-fm/nautilus3/Makefile3
-rw-r--r--x11/gnome-applets/Makefile3
-rw-r--r--x11/gnome-panel3/Makefile3
-rw-r--r--x11/gnome-screensaver3/Makefile3
-rw-r--r--x11/gnome-session/Makefile3
-rw-r--r--x11/gnome-session3/Makefile3
-rw-r--r--x11/gnome-terminal3/Makefile3
24 files changed, 28 insertions, 52 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
index 673f7e733..e794cc6b5 100644
--- a/accessibility/at-spi2-atk/Makefile
+++ b/accessibility/at-spi2-atk/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.24 2011/04/05 19:56:02 kwm Exp $
+# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.25 2011/04/06 08:35:44 kwm Exp $
#
PORTNAME= at-spi2-atk
@@ -26,7 +26,6 @@ USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier intlhack gconf2 libxml2
-GNOME_DESKTOP_VERSION=3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/archivers/file-roller3/Makefile b/archivers/file-roller3/Makefile
index d3fb0e492..77cd10093 100644
--- a/archivers/file-roller3/Makefile
+++ b/archivers/file-roller3/Makefile
@@ -3,7 +3,7 @@
# Whom: Anders Nordby <anders@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/archivers/file-roller3/Makefile,v 1.7 2011/03/29 20:49:16 kwm Exp $
+# $MCom: ports/archivers/file-roller3/Makefile,v 1.8 2011/04/05 17:25:12 kwm Exp $
#
PORTNAME= file-roller
@@ -28,7 +28,6 @@ INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils gnomedocutils \
gtk30 gconf2
-GNOME_DESKTOP_VERSION=3
USE_XORG= sm
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
index 90318480e..cf88d9e4a 100644
--- a/deskutils/gnome-utils/Makefile
+++ b/deskutils/gnome-utils/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gnome-utils/Makefile,v 1.150 2010/09/28 08:41:46 kwm Exp $
+# $MCom: ports/deskutils/gnome-utils/Makefile,v 1.152 2011/03/07 09:13:18 kwm Exp $
#
PORTNAME= gnome-utils
@@ -23,7 +23,6 @@ USE_BZIP2= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=2
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel ltverhack
diff --git a/deskutils/gnome-utils3/Makefile b/deskutils/gnome-utils3/Makefile
index c3b6a86d9..e700576e0 100644
--- a/deskutils/gnome-utils3/Makefile
+++ b/deskutils/gnome-utils3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gnome-utils3/Makefile,v 1.5 2011/03/30 06:54:42 kwm Exp $
+# $MCom: ports/deskutils/gnome-utils3/Makefile,v 1.6 2011/04/05 13:40:20 kwm Exp $
#
PORTNAME= gnome-utils
@@ -24,7 +24,6 @@ USE_BZIP2= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=3
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_XORG= xext x11
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index 226098701..a877155b9 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit3/Makefile,v 1.10 2011/03/30 22:56:31 kwm Exp $
+# $MCom: ports/editors/gedit3/Makefile,v 1.11 2011/04/05 15:26:46 kwm Exp $
#
PORTNAME= gedit
@@ -33,7 +33,6 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack intlhack gtksourceview3 libxml2 \
desktopfileutils gnomedocutils pygobject
-GNOME_DESKTOP_VERSION=3
CONFIGURE_ARGS= --disable-updater --enable-indicator=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile
index b0bb446a5..093a8a126 100644
--- a/graphics/eog3/Makefile
+++ b/graphics/eog3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/eog3/Makefile,v 1.7 2011/03/22 12:04:45 kwm Exp $
+# $MCom: ports/graphics/eog3/Makefile,v 1.8 2011/04/05 19:25:45 kwm Exp $
#
PORTNAME= eog
@@ -33,7 +33,6 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
-GNOME_DESKTOP_VERSION=3
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/math/gcalctool3/Makefile b/math/gcalctool3/Makefile
index 0dc1c0c4c..205efe799 100644
--- a/math/gcalctool3/Makefile
+++ b/math/gcalctool3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/math/gcalctool3/Makefile,v 1.8 2011/03/25 07:12:48 kwm Exp $
+# $MCom: ports/math/gcalctool3/Makefile,v 1.9 2011/04/04 10:01:31 kwm Exp $
#
PORTNAME= gcalctool
@@ -20,8 +20,8 @@ USE_BISON= build
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk30 libxml2
-GNOME_DESKTOP_VERSION= 3
+USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk30 \
+ libxml2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/multimedia/totem3/Makefile b/multimedia/totem3/Makefile
index 40055cc88..32f18ac32 100644
--- a/multimedia/totem3/Makefile
+++ b/multimedia/totem3/Makefile
@@ -3,7 +3,7 @@
# Whom: Hendrik Scholz <hendrik@scholz.net>
#
# $FreeBSD$
-# $MCom: ports/multimedia/totem3/Makefile,v 1.11 2011/03/29 16:41:10 kwm Exp $
+# $MCom: ports/multimedia/totem3/Makefile,v 1.12 2011/04/05 09:51:01 kwm Exp $
#
PORTNAME= totem
@@ -34,7 +34,6 @@ USE_BZIP2= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils \
nautilus3 ltverhack pygobject gnomedocutils
-GNOME_DESKTOP_VERSION=3
USE_GSTREAMER= core gconf hal good mpeg2dec soup ugly gio
INSTALLS_ICONS= yes
USE_GMAKE= yes
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 690a55264..ae00c2779 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino/Makefile,v 1.81 2010/09/27 13:51:24 kwm Exp $
+# $MCom: ports/net/vino/Makefile,v 1.83 2011/03/07 08:48:34 kwm Exp $
#
PORTNAME= vino
@@ -25,7 +25,6 @@ USE_GETTEXT= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel
USE_XORG= xtst
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net/vino3/Makefile b/net/vino3/Makefile
index b48e6d43c..23d010c53 100644
--- a/net/vino3/Makefile
+++ b/net/vino3/Makefile
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino3/Makefile,v 1.3 2011/03/29 21:29:39 kwm Exp $
+# $MCom: ports/net/vino3/Makefile,v 1.4 2011/04/05 14:34:44 kwm Exp $
#
PORTNAME= vino
@@ -27,7 +27,6 @@ USE_GETTEXT= yes
USE_GNOME= gnomeprefix intlhack gnomehack gtk30
USE_XORG= xdamage xfixes xtst
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=3
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --without-network-manager \
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index 430dc3a89..2f9cfcc95 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/brasero/Makefile,v 1.83 2010/11/15 21:53:38 kwm Exp $
+# $MCom: ports/sysutils/brasero/Makefile,v 1.85 2011/03/07 08:11:25 kwm Exp $
PORTNAME= brasero
PORTVERSION= 2.32.1
@@ -28,7 +28,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XORG= sm
USE_GNOME= intlhack gnomeprefix gnomehack gnomedocutils
-GNOME_DESKTOP_VERSION=2
USE_LDCONFIG= yes
USE_GSTREAMER= gconf core
INSTALLS_OMF= yes
diff --git a/sysutils/brasero3/Makefile b/sysutils/brasero3/Makefile
index 0b6c1f517..be4502537 100644
--- a/sysutils/brasero3/Makefile
+++ b/sysutils/brasero3/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/brasero3/Makefile,v 1.7 2011/03/30 08:00:27 kwm Exp $
+# $MCom: ports/sysutils/brasero3/Makefile,v 1.8 2011/04/05 19:21:36 kwm Exp $
PORTNAME= brasero
PORTVERSION= 3.0.0
@@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_XORG= sm ice
USE_GNOME= intlhack gnomeprefix gnomehack gnomedocutils gtk30 gconf2 \
libxml2 desktopfileutils
-GNOME_DESKTOP_VERSION=3
USE_LDCONFIG= yes
USE_GSTREAMER= gconf core
INSTALLS_OMF= yes
diff --git a/sysutils/gnome-control-center3/Makefile b/sysutils/gnome-control-center3/Makefile
index 667d1a504..bc6739885 100644
--- a/sysutils/gnome-control-center3/Makefile
+++ b/sysutils/gnome-control-center3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.17 2011/04/05 13:25:10 kwm Exp $
+# $MCom: ports/sysutils/gnome-control-center3/Makefile,v 1.18 2011/04/07 07:24:16 kwm Exp $
#
PORTNAME= gnome-control-center
@@ -31,11 +31,9 @@ RUN_DEPENDS= gnome-eject:${PORTSDIR}/sysutils/gnome-mount \
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=3
-#USE_GSTREAMER= good
WANT_GNOME= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier intlhack libxml2 gnomemenus libgnomekbd3 \
- desktopfileutils gnomedesktop3 gconf2
+USE_GNOME= gnomeprefix gnomehack gnomehier intlhack libxml2 gnomemenus \
+ libgnomekbd3 desktopfileutils gnomedesktop3 gconf2
USE_XORG= xscrnsaver x11 xxf86misc kbproto
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
diff --git a/sysutils/gnome-power-manager3/Makefile b/sysutils/gnome-power-manager3/Makefile
index 8372a56c1..b4777dab7 100644
--- a/sysutils/gnome-power-manager3/Makefile
+++ b/sysutils/gnome-power-manager3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-power-manager3/Makefile,v 1.6 2011/03/31 11:38:31 kwm Exp $
+# $MCom: ports/sysutils/gnome-power-manager3/Makefile,v 1.7 2011/04/05 11:35:06 kwm Exp $
#
PORTNAME= gnome-power-manager
@@ -30,7 +30,6 @@ USE_XORG= xrandr xrender x11 xext xproto
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_AUTOTOOLS= libtool
-GNOME_DESKTOP_VERSION=3
USE_GNOME= gnomeprefix gnomehack intlhack gnomecontrolcenter3 \
gnomedocutils
CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \
diff --git a/sysutils/gnome-system-monitor3/Makefile b/sysutils/gnome-system-monitor3/Makefile
index 889965d5d..59febfd99 100644
--- a/sysutils/gnome-system-monitor3/Makefile
+++ b/sysutils/gnome-system-monitor3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.4 2011/03/26 17:49:10 kwm Exp $
+# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.5 2011/04/05 16:31:14 kwm Exp $
#
PORTNAME= gnome-system-monitor
@@ -26,7 +26,6 @@ INSTALLS_OMF= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libwnck3 gnomedocutils \
librsvg2
-GNOME_DESKTOP_VERSION=3
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 1e4a503b0..f2620db92 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD: ports/www/epiphany/Makefile,v 1.148 2010/11/20 15:36:57 kwm Exp $
-# $MCom: ports/www/epiphany/Makefile,v 1.242 2011/03/06 23:12:42 kwm Exp $
+# $MCom: ports/www/epiphany/Makefile,v 1.243 2011/03/07 07:56:29 kwm Exp $
#
PORTNAME= epiphany
@@ -32,7 +32,6 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_BZIP2= yes
USE_PYTHON= yes
-GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils
WANT_GNOME= yes
GNU_CONFIGURE= yes
diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile
index 93fb80a47..3e752ba47 100644
--- a/www/epiphany3/Makefile
+++ b/www/epiphany3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany3/Makefile,v 1.10 2011/03/23 20:37:01 kwm Exp $
+# $MCom: ports/www/epiphany3/Makefile,v 1.11 2011/04/05 21:44:40 kwm Exp $
#
PORTNAME= epiphany
@@ -35,7 +35,6 @@ INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_BZIP2= yes
USE_PYTHON= yes
-GNOME_DESKTOP_VERSION=3
USE_GNOME= gnomeprefix gnomehack intlhack gnomedocutils libxml2
USE_XORG= ice x11 sm
GNU_CONFIGURE= yes
diff --git a/x11-fm/nautilus3/Makefile b/x11-fm/nautilus3/Makefile
index 9da2108bf..a7bd189e8 100644
--- a/x11-fm/nautilus3/Makefile
+++ b/x11-fm/nautilus3/Makefile
@@ -3,7 +3,7 @@
# Whom: ade, archie
#
# $FreeBSD$
-# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.11 2011/03/31 07:27:46 kwm Exp $
+# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.12 2011/04/05 12:47:52 kwm Exp $
#
PORTNAME= nautilus
@@ -30,7 +30,6 @@ USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop3 libxml2 \
desktopfileutils ltverhack gvfs ltasneededhack
-GNOME_DESKTOP_VERSION=3
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 18a92b123..eb9765b97 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-applets/Makefile,v 1.216 2010/09/27 10:14:28 kwm Exp $
+# $MCom: ports/x11/gnome-applets/Makefile,v 1.218 2011/03/07 16:36:36 kwm Exp $
#
PORTNAME= gnome-applets
@@ -29,7 +29,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTS
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=2
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile
index 263e9fe9c..63d378778 100644
--- a/x11/gnome-panel3/Makefile
+++ b/x11/gnome-panel3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-panel3/Makefile,v 1.14 2011/04/05 21:53:31 kwm Exp $
+# $MCom: ports/x11/gnome-panel3/Makefile,v 1.15 2011/04/06 12:13:42 kwm Exp $
#
PORTNAME= gnome-panel
@@ -35,7 +35,6 @@ INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop3 librsvg2 libwnck3 \
gnomemenus gnomedocutils ltverhack referencehack
WANT_GNOME= yes
-GNOME_DESKTOP_VERSION=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --disable-network-manager
diff --git a/x11/gnome-screensaver3/Makefile b/x11/gnome-screensaver3/Makefile
index c8cf86783..71a7d32af 100644
--- a/x11/gnome-screensaver3/Makefile
+++ b/x11/gnome-screensaver3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.12 2011/04/05 12:59:56 kwm Exp $
+# $MCom: ports/x11/gnome-screensaver3/Makefile,v 1.13 2011/04/09 16:54:20 mezz Exp $
#
PORTNAME= gnome-screensaver
@@ -29,7 +29,6 @@ GNU_CONFIGURE= yes
USE_XORG= xtst xxf86vm
USE_GNOME= gnomeprefix gnomehack intlhack gnomemenus libgnomekbd3 \
gnomedesktop3
-GNOME_DESKTOP_VERSION=3
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-pam-prefix=${PREFIX}/etc/pam.d
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 6a6783ab6..0fbb6813f 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.187 2010/11/17 12:00:11 kwm Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.189 2011/03/07 08:03:57 kwm Exp $
#
PORTNAME= gnome-session
@@ -33,7 +33,6 @@ USE_GETTEXT= yes
USE_BZIP2= yes
USE_XORG= ice sm xau xrandr
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
-GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs
diff --git a/x11/gnome-session3/Makefile b/x11/gnome-session3/Makefile
index b225f1215..e6d85b2a0 100644
--- a/x11/gnome-session3/Makefile
+++ b/x11/gnome-session3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session3/Makefile,v 1.14 2011/03/29 15:37:07 kwm Exp $
+# $MCom: ports/x11/gnome-session3/Makefile,v 1.15 2011/04/05 18:18:05 kwm Exp $
#
PORTNAME= gnome-session
@@ -29,7 +29,6 @@ USE_BZIP2= yes
USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite
USE_GL= gl
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool gtk30 librsvg2
-GNOME_DESKTOP_VERSION=3
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docbook-docs
diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile
index 66a7d6b4e..0acc50e3e 100644
--- a/x11/gnome-terminal3/Makefile
+++ b/x11/gnome-terminal3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.4 2011/02/24 12:15:29 kwm Exp $
+# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.5 2011/04/05 09:29:34 kwm Exp $
#
PORTNAME= gnome-terminal
@@ -26,7 +26,6 @@ USE_GMAKE= yes
USE_XORG= sm ice
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 vte3 gnomedocutils
GNU_CONFIGURE= yes
-GNOME_DESKTOP_VERSION=3
CONFIGURE_ARGS= --with-gtk=3.0
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"