summaryrefslogtreecommitdiff
path: root/dns/py-dns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/py-dns/Makefile')
-rw-r--r--dns/py-dns/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile
index 8635165c7f7a..d5140f6d210f 100644
--- a/dns/py-dns/Makefile
+++ b/dns/py-dns/Makefile
@@ -25,6 +25,9 @@ DOCS= README.txt README-guido.txt
DOCSDIR= ${PREFIX}/share/doc/py-dns
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}