From 38c6b7d1425f51d4e1583b806b2b17e044c528f4 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 26 May 2014 13:13:46 +0000 Subject: - Convert gmake,bzip2 to USES Approved by: portmgr --- emulators/darcnes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/darcnes') diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 36c9fa53836..82404570425 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -17,7 +17,7 @@ NO_CDROM= Commercial use is restricted WRKSRC= ${WRKDIR}/${PORTNAME} WANT_GNOME= yes -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CC="${CC}" TARGET_CC="${CC}" CXX="${CXX}" TARGET_CXX="${CXX}" \ AS="${AS}" TARGET_AS="${CC}" LD="${LD}" TARGET_LD="${CC}" -- cgit