aboutsummaryrefslogtreecommitdiff
path: root/lang/spl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spl/Makefile')
-rw-r--r--lang/spl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index ca0d60b4be9e..c95ad16179d5 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -16,7 +16,6 @@ COMMENT= The Shakespeare programming language
USE_BISON= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
ALL_EXAMPLES= Makefile fibonacci.spl fibonacci2.spl guess.spl hello.spl \
primes.spl reverse.spl shakesbeer.spl