mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Fix configure with python 2.7.
This commit is contained in:
parent
b144f6df1f
commit
f01337a202
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498884
@ -27,4 +27,8 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.if ${FLAVOR:Upy36:Mpy3*}
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-setup.py
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user