aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2013-09-02 17:45:00 +0800
committergarga <garga@FreeBSD.org>2013-09-02 17:45:00 +0800
commit753a45ccad0420f4862a7c9b142f2dbba12fb0b9 (patch)
treef3e5120082665ff48535d573c7d999d9f3c937a8 /x11
parente17fe0608069596856899f748fd17841e214b700 (diff)
downloadfreebsd-ports-gnome-753a45ccad0420f4862a7c9b142f2dbba12fb0b9.tar.gz
freebsd-ports-gnome-753a45ccad0420f4862a7c9b142f2dbba12fb0b9.tar.zst
freebsd-ports-gnome-753a45ccad0420f4862a7c9b142f2dbba12fb0b9.zip
Change my ports to USES (gmake|perl5)
Diffstat (limited to 'x11')
-rw-r--r--x11/gmrun/Makefile2
-rw-r--r--x11/xcb-util-image/Makefile2
-rw-r--r--x11/xcb-util-keysyms/Makefile2
-rw-r--r--x11/xcb-util-renderutil/Makefile2
-rw-r--r--x11/xcb-util-wm/Makefile2
-rw-r--r--x11/xcb-util/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index c043192edc35..f455175b9fe6 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -14,8 +14,8 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
OPTIONS_DEFINE= DOCS
+USES= gmake
USE_GNOME= gtk20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile
index b5d61a175428..68032558bafd 100644
--- a/x11/xcb-util-image/Makefile
+++ b/x11/xcb-util-image/Makefile
@@ -11,8 +11,8 @@ COMMENT= A port of Xlib's XImage and XShmImage functions
LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
USE_XORG= xcb xorg-macros
#USE_XORG= xau xdmcp
diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile
index 007e87bf60e7..90a56c613efe 100644
--- a/x11/xcb-util-keysyms/Makefile
+++ b/x11/xcb-util-keysyms/Makefile
@@ -11,8 +11,8 @@ COMMENT= Standard X key constants and conversion to/from keycodes
LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
USE_XORG= xcb xorg-macros
#USE_XORG= xau xdmcp
diff --git a/x11/xcb-util-renderutil/Makefile b/x11/xcb-util-renderutil/Makefile
index b8c3014e7f73..b40b77e958cb 100644
--- a/x11/xcb-util-renderutil/Makefile
+++ b/x11/xcb-util-renderutil/Makefile
@@ -11,8 +11,8 @@ COMMENT= Convenience functions for the Render extension
LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_XORG= xcb xorg-macros
USE_LDCONFIG= yes
#USE_XORG= xau xdmcp
diff --git a/x11/xcb-util-wm/Makefile b/x11/xcb-util-wm/Makefile
index 5fa88f63d2ba..25904f51b721 100644
--- a/x11/xcb-util-wm/Makefile
+++ b/x11/xcb-util-wm/Makefile
@@ -11,8 +11,8 @@ COMMENT= Framework for window manager implementation
LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
USE_XORG= xcb xorg-macros
#USE_XORG= xau xdmcp
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index 6499b0577cd3..1cfc8301e67e 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -11,8 +11,8 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= A module with libxcb/libX11 extension/replacement libraries
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
USE_XORG= xau xcb xdmcp xorg-macros
USE_AUTOTOOLS= libtool