From 5bf81ff7896ad4fc0c92d3896360b8aec238adc9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 29 May 2014 14:35:01 +0000 Subject: - Convert gmake, bzip to USES Approved by: portmgr --- games/rubix/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/rubix') diff --git a/games/rubix/Makefile b/games/rubix/Makefile index 911e36078c5a..917a19d5e88e 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= http://sed.free.fr/rubix/ \ MAINTAINER= dhn@FreeBSD.org COMMENT= Another Rubik's cube game with a rather interesting interface -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 USE_XORG= x11 MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \ XINC="-I${LOCALBASE}/include" XLIB="-L${LOCALBASE}/lib -lX11" -- cgit v1.2.3