diff options
Diffstat (limited to 'security/elixir-comeonin_i18n/Makefile')
-rw-r--r-- | security/elixir-comeonin_i18n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/elixir-comeonin_i18n/Makefile b/security/elixir-comeonin_i18n/Makefile index 4493b697aa45..4abf239582e3 100644 --- a/security/elixir-comeonin_i18n/Makefile +++ b/security/elixir-comeonin_i18n/Makefile @@ -16,4 +16,6 @@ GH_ACCOUNT= riverrun MIX_BUILD_DEPS= devel/elixir-gettext MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |