summaryrefslogtreecommitdiff
path: root/lang/spl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spl/Makefile')
-rw-r--r--lang/spl/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index 8a53234c2a13..07577e56fb32 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: spl
-# Date created: 6 September 2001
-# Whom: Hye-Shik Chang <perky@fallin.lv>
-#
+# Created by: Hye-Shik Chang <perky@fallin.lv>
# $FreeBSD$
-#
PORTNAME= spl
PORTVERSION= 1.2.1
@@ -14,7 +10,7 @@ MASTER_SITES= http://shakespearelang.sourceforge.net/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= The Shakespeare programming language
-USE_BISON= build
+USES= bison
USE_GMAKE= yes
ALL_EXAMPLES= Makefile fibonacci.spl fibonacci2.spl guess.spl hello.spl \