aboutsummaryrefslogtreecommitdiff
path: root/devel/erlang-cuttlefish/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:14:50 +0000
commite1bfdfbe5665c963621e06f6bbfbbc2c000a804e (patch)
treeeaf052562fa1ad9b232918eb5e617ac1df0dd725 /devel/erlang-cuttlefish/Makefile
parentf57bc4af665126de839ff734a08e57726e84da84 (diff)
Notes
Diffstat (limited to 'devel/erlang-cuttlefish/Makefile')
-rw-r--r--devel/erlang-cuttlefish/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile
index 76e38f241d6e..0e983d27b507 100644
--- a/devel/erlang-cuttlefish/Makefile
+++ b/devel/erlang-cuttlefish/Makefile
@@ -21,4 +21,6 @@ ERL_BUILD_DEPS= devel/erlang-getopt \
devel/erlang-neotoma
ERL_RUN_DEPS:= ${ERL_BUILD_DEPS}
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>