diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-04-02 22:56:15 +0000 |
commit | cfa7269b11b8bb50068e3ee5ee55b2fe716853e5 (patch) | |
tree | 9c339ce0cb216e4bfd3db6edb813dd8c416ee9c2 /www/websh | |
parent | 779cd6a87b1e70223ee1cd2d746ddb64160bfb9c (diff) |
Notes
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 |