mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- 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
@ -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 New Issue
Block a user