aboutsummaryrefslogtreecommitdiff
path: root/lang/spl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-31 08:13:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-31 08:13:44 +0000
commite48bdb84589c08ff8dbd9e32016605d80d137b3c (patch)
tree1a434f4e442d5dc9c4f5f0eeeed9ff59f8df19f5 /lang/spl
parent9c033e68b666823a3b33aeeeb3f3b6a9bb4ded50 (diff)
downloadports-e48bdb84589c08ff8dbd9e32016605d80d137b3c.tar.gz
ports-e48bdb84589c08ff8dbd9e32016605d80d137b3c.zip
BROKEN: Installs files during build phase
Notes
Notes: svn path=/head/; revision=110495
Diffstat (limited to 'lang/spl')
-rw-r--r--lang/spl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index 423d7b21c55b..48c49206ae26 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://shakespearelang.sourceforge.net/download/
MAINTAINER= perky@FreeBSD.org
COMMENT= The Shakespeare programming language
+BROKEN= Installs during build phase
+
USE_BISON= yes
USE_GMAKE= yes
USE_REINPLACE= yes