aboutsummaryrefslogtreecommitdiff
path: root/lang/spl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 14:47:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 14:47:56 +0000
commite2e772bd2a05dbea3f10c78e5504928abed0cef3 (patch)
tree84704dd6fb215720ec4ec01d578e92a2738dde94 /lang/spl
parent7f0013425a8ef2145b3064b2bd9bfc7e29e09ceb (diff)
downloadports-e2e772bd2a05dbea3f10c78e5504928abed0cef3.tar.gz
ports-e2e772bd2a05dbea3f10c78e5504928abed0cef3.zip
Notes
Diffstat (limited to 'lang/spl')
-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