aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-07-09 02:44:24 +0800
committermadpilot <madpilot@FreeBSD.org>2013-07-09 02:44:24 +0800
commit635f0b0f78e20730700c8fff56bb07d9cbc15903 (patch)
treeb7d61b1db4b52ef46563c75ef09d60aadb6da242 /audio
parent0c1de48bb71cc32a827a803661c1e9d966fb6ee7 (diff)
downloadfreebsd-ports-gnome-635f0b0f78e20730700c8fff56bb07d9cbc15903.tar.gz
freebsd-ports-gnome-635f0b0f78e20730700c8fff56bb07d9cbc15903.tar.zst
freebsd-ports-gnome-635f0b0f78e20730700c8fff56bb07d9cbc15903.zip
Convert the ports I maintain to USES=gmake.
Diffstat (limited to 'audio')
-rw-r--r--audio/gxmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile
index 634313e3beef..a6ae4897191e 100644
--- a/audio/gxmms2/Makefile
+++ b/audio/gxmms2/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= xmmsclient.6:${PORTSDIR}/audio/xmms2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOME= gtk20
-USE_GMAKE= yes
+USES= gmake
ALL_TARGET= ${PORTNAME}
MAKE_JOBS_SAFE= yes