- Remove redundant build,run options for python dependency

Submitted by:	Ruslan Makhmatkhanov
This commit is contained in:
Sergey Matveychuk 2014-12-06 01:12:55 +00:00
parent 647326be37
commit a1df0a0765
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374084

View file

@ -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=