diff options
Diffstat (limited to 'www/mod_md-devel/Makefile')
-rw-r--r-- | www/mod_md-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_md-devel/Makefile b/www/mod_md-devel/Makefile index 7c98878b4a7b..5c2ceee6fbcc 100644 --- a/www/mod_md-devel/Makefile +++ b/www/mod_md-devel/Makefile @@ -39,6 +39,8 @@ SUB_FILES= 999_mod_md.conf pkg-message DOCSDIR= share/doc/mod_md PORTDOCS= README README.md +OPTIONS_DEFINE= DOCS + .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base |