aboutsummaryrefslogtreecommitdiff
path: root/lang/spl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spl/Makefile')
-rw-r--r--lang/spl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index c95ad16179d5..0765db73fa3d 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -7,14 +7,14 @@
PORTNAME= spl
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://shakespearelang.sourceforge.net/download/
MAINTAINER= perky@FreeBSD.org
COMMENT= The Shakespeare programming language
-USE_BISON= yes
+USE_BISON= build
USE_GMAKE= yes
ALL_EXAMPLES= Makefile fibonacci.spl fibonacci2.spl guess.spl hello.spl \