diff options
Diffstat (limited to 'www/httest/Makefile')
-rw-r--r-- | www/httest/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index 0f03995df281..b588b56aa29d 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --enable-lua-module \ --with-ssl="${OPENSSLLIB}" CPPFLAGS+= -I${LUA_INCDIR} GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes USES= iconv USE_LUA= yes USE_OPENSSL= yes |