diff options
Diffstat (limited to 'textproc/erlang-p1_utils/Makefile')
-rw-r--r-- | textproc/erlang-p1_utils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/erlang-p1_utils/Makefile b/textproc/erlang-p1_utils/Makefile index 09c89dd55e34..0b5314b4c7f9 100644 --- a/textproc/erlang-p1_utils/Makefile +++ b/textproc/erlang-p1_utils/Makefile @@ -14,4 +14,6 @@ USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= processone +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |