aboutsummaryrefslogtreecommitdiff
path: root/www/websh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/websh/Makefile')
-rw-r--r--www/websh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/websh/Makefile b/www/websh/Makefile
index 8f9852a19b1b..f78f6b45af03 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -29,6 +29,8 @@ PORTEXAMPLES= *
CONFIGURE_ARGS+=--with-httpdinclude=`apxs -q includedir`
+OPTIONS_DEFINE= DOCS
+
CPPFLAGS+= -I ${LOCALBASE}/include/apr-1
.if !defined(NO_WERROR) && ${CC} == "cc" || ${CC:T:Mgcc*} != ""
CPPFLAGS+= -Wall -Werror