aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-06 09:22:56 +0800
committerjgh <jgh@FreeBSD.org>2013-07-06 09:22:56 +0800
commitd26b372959e65e96afeee2d7927773946053b1a0 (patch)
tree76fe04a8c53e7168ffdb46cda0122fa282ff69df /deskutils
parent9993e3b619b18f4f0fe5fb793a5e121f01dca55a (diff)
downloadfreebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.tar.gz
freebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.tar.zst
freebsd-ports-gnome-d26b372959e65e96afeee2d7927773946053b1a0.zip
- convert USE_GMAKE to USES=gmake
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/menumaker/Makefile2
-rw-r--r--deskutils/virt-manager/Makefile2
-rw-r--r--deskutils/xpad-current/Makefile3
-rw-r--r--deskutils/xpad/Makefile3
4 files changed, 4 insertions, 6 deletions
diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile
index f715e100695a..2c6c0f38fe1b 100644
--- a/deskutils/menumaker/Makefile
+++ b/deskutils/menumaker/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= jgh@FreeBSD.org
COMMENT= Menu generator for X Window Managers and desktop environments
USE_PYTHON= yes
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
INFO= mmaker
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index 8e14d57bf223..31b70ee883d2 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -35,7 +35,7 @@ INSTALLS_ICONS= yes
GCONF_SCHEMAS= virt-manager.schemas
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-tui
-USE_GMAKE= yes
+USES= gmake
USE_PYTHON= yes
MAN1= virt-manager.1
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile
index 81ae93b3e3f4..b17ddc481077 100644
--- a/deskutils/xpad-current/Makefile
+++ b/deskutils/xpad-current/Makefile
@@ -20,12 +20,11 @@ FETCH_ARGS= -p
USE_BZIP2= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
-USES= pkgconfig
+USES= pkgconfig gmake
INSTALLS_ICONS= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-USE_GMAKE= yes
.include <bsd.port.options.mk>
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 448f17acbfcb..84fa92761006 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -18,10 +18,9 @@ CONFLICTS_INSTALL= xpad-current-[0-9]*
FETCH_ARGS= "-pRr"
USE_BZIP2= yes
-USE_GMAKE= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
-USES= pkgconfig
+USES= pkgconfig gmake
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes