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/stella/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/stella') diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index f0a153294b83..01b72c8e4c39 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_SDL= sdl -USE_GMAKE= yes +USES= gmake HAS_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit