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-db_connection/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases/elixir-db_connection') diff --git a/databases/elixir-db_connection/Makefile b/databases/elixir-db_connection/Makefile index cd87ec4e1c6f..804d89b7bf0c 100644 --- a/databases/elixir-db_connection/Makefile +++ b/databases/elixir-db_connection/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