mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use USES=python
This commit is contained in:
parent
42ece82aed
commit
4849f938c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364919
@ -15,10 +15,9 @@ LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
|
||||
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
PYDISTUTILS_BUILDARGS= build_ext --openssl="${OPENSSLBASE}"
|
||||
USE_OPENSSL= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= 2
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USES= python:2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user