diff options
Diffstat (limited to 'www/websh')
-rw-r--r-- | www/websh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/websh/Makefile b/www/websh/Makefile index f70d5400f974..8062010e27bd 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Embeds a TCL8 interpreter in the Apache server -LIB_DEPENDS= tcl${TCL_DVER}:${PORTSDIR}/lang/tcl${TCL_DVER} - OPTIONS= WSMDEBUG "memory(n) and checkmem(n) commands in web-scripts" on OPTIONS+= WSSTATIC "Link the objects into the module statically" off |