diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/neowebscript/Makefile | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) |
Notes
Diffstat (limited to 'www/neowebscript/Makefile')
-rw-r--r-- | www/neowebscript/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile index e2536ee7c41d..a52458ee9b24 100644 --- a/www/neowebscript/Makefile +++ b/www/neowebscript/Makefile @@ -24,7 +24,6 @@ TCL_VERSION?= 8.4 APACHE_COMPAT= yes MAKE_ENV+= FILESDIR="${FILESDIR}" INSTALL_DATA="${INSTALL_DATA}" MAKE_ENV+= TCL_VERSION=${TCL_VERSION} -USE_REINPLACE= yes REINPLACE_ARGS= -i "" SUBDIRS= modules neowebscript htdocs # tools |