summaryrefslogtreecommitdiff
path: root/databases/bbdb
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:06:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 15:06:46 +0000
commit550b770c1ef8954a408d4ed551548fc72d0ca00f (patch)
tree089e81ccf1bd18bb27a472fd0cdec330c366eae3 /databases/bbdb
parentAdd DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. (diff)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361939
Diffstat (limited to 'databases/bbdb')
-rw-r--r--databases/bbdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile
index 1eaf73b46521..f37b5274fbc9 100644
--- a/databases/bbdb/Makefile
+++ b/databases/bbdb/Makefile
@@ -23,6 +23,8 @@ MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD}
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}