aboutsummaryrefslogtreecommitdiff
path: root/comms/cwdaemon
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
commit44eaadcb751194bcef34890a161d4bf9a873a2a4 (patch)
tree37076f8661cc0a667d6e54eab2728ecc665430a0 /comms/cwdaemon
parent156cc72026ce25b8da3d604f4fb691e4d6413b5f (diff)
Notes
Diffstat (limited to 'comms/cwdaemon')
-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>