- Remove redundant build,run options for python dependency
Submitted by: Ruslan Makhmatkhanov
This commit is contained in:
parent
647326be37
commit
a1df0a0765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374084
1 changed files with 1 additions and 1 deletions
|
@ -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=
|
||||
|
|
Loading…
Reference in a new issue