aboutsummaryrefslogtreecommitdiff
path: root/lang/spl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spl/Makefile')
-rw-r--r--lang/spl/Makefile3
1 files changed, 1 insertions, 2 deletions
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