diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 04:52:24 +0800 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/scriba | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.zst freebsd-ports-gnome-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/scriba')
-rw-r--r-- | lang/scriba/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile index c840da2a0cb5..0cf3cea684a9 100644 --- a/lang/scriba/Makefile +++ b/lang/scriba/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-v2.0b0-source MAINTAINER= ports@FreeBSD.org COMMENT= A scripting implementation of the BASIC language -USE_REINPLACE= yes NO_WRKSUBDIR= yes USE_PERL5= yes CFLAGS+= -fPIC |