From e2e772bd2a05dbea3f10c78e5504928abed0cef3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 26 May 2014 14:47:56 +0000 Subject: - Convert gmake,bzip2 to USES Approved by: portmgr --- lang/spl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/spl') diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 1f4af346cc91..9c344705bb00 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= http://shakespearelang.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= The Shakespeare programming language -USES= bison -USE_GMAKE= yes +USES= bison gmake ALL_EXAMPLES= Makefile fibonacci.spl fibonacci2.spl guess.spl hello.spl \ primes.spl reverse.spl shakesbeer.spl -- cgit v1.2.3