From e1bfdfbe5665c963621e06f6bbfbbc2c000a804e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 10 Sep 2018 13:14:50 +0000 Subject: 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 --- databases/elixir-mariaex/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases/elixir-mariaex') diff --git a/databases/elixir-mariaex/Makefile b/databases/elixir-mariaex/Makefile index 1aed8da440f2..be40a64a963f 100644 --- a/databases/elixir-mariaex/Makefile +++ b/databases/elixir-mariaex/Makefile @@ -21,4 +21,6 @@ MIX_BUILD_DEPS= devel/elixir-connection \ MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes +OPTIONS_DEFINE= DOCS + .include -- cgit v1.2.3