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/raine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/raine') diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 31b9e92e254b..55efa686e762 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro \ vga.1:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_BZIP2= yes -USE_GMAKE= yes + +USES= gmake tar:bzip2 USE_SDL= sdl USE_GNOME= gnomehier MAKEFILE= makefile -- cgit