1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Disable python flavor

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-12 13:33:20 +00:00
parent 7633f24d71
commit 31a73ca4af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456138

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
NO_ARCH= yes
USE_PYTHON= autoplist distutils optsuffix
USE_PYTHON= autoplist distutils noflavors
USES= python:3.4+
.include <bsd.port.mk>