aboutsummaryrefslogtreecommitdiff
path: root/textproc/elixir-ex_doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/elixir-ex_doc/Makefile')
-rw-r--r--textproc/elixir-ex_doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/elixir-ex_doc/Makefile b/textproc/elixir-ex_doc/Makefile
index ddd2a7278e52..d151ea29d270 100644
--- a/textproc/elixir-ex_doc/Makefile
+++ b/textproc/elixir-ex_doc/Makefile
@@ -22,4 +22,6 @@ MIX_BUILD_DEPS= textproc/elixir-earmark
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
MIX_REWRITE= yes
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.mk>