summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-11 03:41:39 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-11 03:41:39 +0800
commit168ba49691a2ce6e569fd4c585d109a68d1fdd7a (patch)
tree5059e667248c3388d2c571aeea81695dc96c55ba /sysutils
parent174ee5687d11e7de94dee2fbe48dafaa5b6ee40d (diff)
downloadmarcuscom-ports-168ba49691a2ce6e569fd4c585d109a68d1fdd7a.tar.gz
marcuscom-ports-168ba49691a2ce6e569fd4c585d109a68d1fdd7a.tar.zst
marcuscom-ports-168ba49691a2ce6e569fd4c585d109a68d1fdd7a.zip
Remove GNOME_DESKTOP_VERSION from the Makefile. It is designed for component
in bsd.gnome.mk. Discussed with: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15787 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-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
5 files changed, 7 insertions, 13 deletions
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"