aboutsummaryrefslogtreecommitdiff
path: root/comms/cwdaemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/cwdaemon/Makefile')
-rw-r--r--comms/cwdaemon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile
index 902acd695c62..be8268d9606c 100644
--- a/comms/cwdaemon/Makefile
+++ b/comms/cwdaemon/Makefile
@@ -19,4 +19,6 @@ CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc
GNU_CONFIGURE= yes
USES= pkgconfig
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>