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