aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/btqueue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/btqueue/Makefile')
-rw-r--r--net-p2p/btqueue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile
index a1f65170802c..5d681f71b65c 100644
--- a/net-p2p/btqueue/Makefile
+++ b/net-p2p/btqueue/Makefile
@@ -21,8 +21,8 @@ PYDISTUTILS_PKGNAME= BTQueue
DATADIR= ${PREFIX}/share/BTQueue
DOCSDIR= ${PREFIX}/share/doc/BTQueue
-OPTIONS_DEFINE= PYXML
-OPTIONS_DEFAULT= PYXML
+OPTIONS_DEFINE= PYXML DOCS
+OPTIONS_DEFAULT=PYXML
PYXML_DESC= Add dependency on PyXML (needed for crawler only)
.include <bsd.port.options.mk>