aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2014-12-06 01:12:55 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2014-12-06 01:12:55 +0000
commita1df0a0765c826b605e8fbe59d0e9c7dea1f4ac5 (patch)
tree8cceaaba362e0c2127195ff9bd8c493b76ce5677 /dns
parent647326be37e5a37fb05684256860bc78b0b75865 (diff)
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index f19934245ef7..b844cd448ff5 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -45,7 +45,7 @@ STRIP_FILES= .libs/libunbound.so unbound-checkconf unbound \
unbound-control .libs/unbound-host .libs/unbound-anchor
.if ${PORT_OPTIONS:MPYTHON}
-USES+= python:2,build,run
+USES+= python:2
CONFIGURE_ARGS+=--with-pyunbound=yes --with-pythonmodule=yes
BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig13
PYTHON=