aboutsummaryrefslogtreecommitdiff
path: root/www/websh
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-24 04:03:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-24 04:03:08 +0000
commit8fdae254bd286962c3503fe35d6096e311e0aee6 (patch)
tree7af097848ba51d7b0265065e58df4cfa845facbd /www/websh
parentfe24e7458404f966ee40b15ec361169a60111ec3 (diff)
downloadports-8fdae254bd286962c3503fe35d6096e311e0aee6.tar.gz
ports-8fdae254bd286962c3503fe35d6096e311e0aee6.zip
Notes
Diffstat (limited to 'www/websh')
-rw-r--r--www/websh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/websh/Makefile b/www/websh/Makefile
index 0af863ebe9c8..d87b966fbf5d 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= mi@aldan.algebra.com
COMMENT= Embeds a TCL8 interpreter in the Apache server
+MAKE_JOBS_UNSAFE= yes
+
OPTIONS= WSMDEBUG "memory(n) and checkmem(n) commands in web-scripts" on
OPTIONS+= WSSTATIC "Link the objects into the module statically" off