Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
This commit is contained in:
Mathieu Arnold
2018-09-10 13:14:50 +00:00
parent f57bc4af66
commit e1bfdfbe56
995 changed files with 1897 additions and 179 deletions

View File

@@ -19,4 +19,6 @@ MIX_BUILD_DEPS= databases/elixir-ecto \
devel/elixir-calendar
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>