1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix build with Python 3

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-12-08 15:43:07 +00:00
parent 3e6bd53572
commit 9afbc7fb06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486956

View File

@ -16,4 +16,6 @@ LICENSE= MIT
USES= python zip
USE_PYTHON= autoplist concurrent distutils
USE_LOCALE= en_US.UTF-8
.include <bsd.port.mk>