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

Update USES=python usage

With hat:	python
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-20 12:38:05 +00:00
parent 1ea5592d58
commit 59534038c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459514

View File

@ -12,7 +12,7 @@ COMMENT= Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
LICENSE= BSD3CLAUSE
USES?= python:2.7-3.3
USES?= python:-3.3
USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= DOCS