diff options
Diffstat (limited to 'textproc/erlang-edown/Makefile')
-rw-r--r-- | textproc/erlang-edown/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/erlang-edown/Makefile b/textproc/erlang-edown/Makefile index 4d23577bfa8c..484dc9f8506c 100644 --- a/textproc/erlang-edown/Makefile +++ b/textproc/erlang-edown/Makefile @@ -14,4 +14,6 @@ GH_ACCOUNT= uwiger ERL_DOCS= doc/* +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |