aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xclip
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-07 01:27:41 +0800
committerEitan Adler <eadler@FreeBSD.org>2013-07-07 01:27:41 +0800
commit55a524735cb5f9015e93d734003f9b64917686d7 (patch)
treed2047a81a3f38403bf0492097a8a80d4d1b384eb /x11/xclip
parentcc6b9143f857a93a5705022f5adf5cb81dd95892 (diff)
downloadfreebsd-ports-gnome-55a524735cb5f9015e93d734003f9b64917686d7.tar.gz
freebsd-ports-gnome-55a524735cb5f9015e93d734003f9b64917686d7.tar.zst
freebsd-ports-gnome-55a524735cb5f9015e93d734003f9b64917686d7.zip
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
Diffstat (limited to 'x11/xclip')
-rw-r--r--x11/xclip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index 8b33c45fc773..7c79206557b6 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env
USE_XORG= x11 xmu
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes