aboutsummaryrefslogtreecommitdiff
path: root/devel/buildtool/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-04 03:40:14 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-04 03:40:14 +0000
commit511c49bdecf1a9776490a13ab0dab1f7fc561bbf (patch)
tree813aa84d1ad8bd3cfafe0793f530eff6e9c6194c /devel/buildtool/Makefile
parent5dfe9b3be2f14294a78990688d738da43cf60950 (diff)
Notes
Diffstat (limited to 'devel/buildtool/Makefile')
-rw-r--r--devel/buildtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
index 1079d5e1ea71..dcba8d1c7616 100644
--- a/devel/buildtool/Makefile
+++ b/devel/buildtool/Makefile
@@ -12,4 +12,6 @@ COMMENT= Set of portable software build utilities
HAS_CONFIGURE= yes
CONFIGURE_ARGS= -p ${PREFIX} -d ${DOCSDIR}
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>