aboutsummaryrefslogtreecommitdiff
path: root/lang/spl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-09 20:52:24 +0000
commit7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch)
treeb674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/spl
parent25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff)
downloadports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz
ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip
Remove USE_REINPLACE from the categories starting with L
Notes
Notes: svn path=/head/; revision=161836
Diffstat (limited to 'lang/spl')
-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