diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/qscheme | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) |
Remove USE_REINPLACE from the categories starting with L
Notes
Notes:
svn path=/head/; revision=161836
Diffstat (limited to 'lang/qscheme')
-rw-r--r-- | lang/qscheme/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile index dbaa5b79903c..11ca47e582ec 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= getline:${PORTSDIR}/devel/libgetline GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" CONFIGURE_ARGS= --with-pcre-dir=${LOCALBASE}/lib \ |