1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Fix build with Python 3

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-01-08 13:24:33 +00:00
parent 7710e576da
commit 28aa1641bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489685

View File

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