mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Convert USE_PYTHON to USES+=PYTHON
This commit is contained in:
parent
07d01e527e
commit
cbf8c14167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368385
@ -61,7 +61,7 @@ CONFIGURE_ARGS+=--with-defaults
|
||||
.if ${PORT_OPTIONS:MPYTHON}
|
||||
PYDISTUTILS_PKGNAME?= netsnmp-python
|
||||
PYDISTUTILS_PKGVERSION?= 1.0a1
|
||||
USE_PYTHON= yes
|
||||
USES+= python
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:${PORTSDIR}/devel/py-setuptools${PYTHON_SUFFIX}
|
||||
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools${PYTHON_SUFFIX}>0:${PORTSDIR}/devel/py-setuptools${PYTHON_SUFFIX}
|
||||
CONFIGURE_ARGS+=--with-python-modules
|
||||
|
Loading…
Reference in New Issue
Block a user