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=