1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix build with Python 3

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-07 17:31:59 +00:00
parent bf9613cea3
commit 7f4e48c089
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494969

View File

@ -24,5 +24,6 @@ USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USE_LOCALE= en_US.UTF-8
.include <bsd.port.mk>