svn commit: r459513 - head/devel/py-enum-compat
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 20 12:38:02 UTC 2018
Author: sunpoet
Date: Sat Jan 20 12:37:59 2018
New Revision: 459513
URL: https://svnweb.freebsd.org/changeset/ports/459513
Log:
Update USES=python usage
With hat: python
Modified:
head/devel/py-enum-compat/Makefile
Modified: head/devel/py-enum-compat/Makefile
==============================================================================
--- head/devel/py-enum-compat/Makefile Sat Jan 20 12:37:54 2018 (r459512)
+++ head/devel/py-enum-compat/Makefile Sat Jan 20 12:37:59 2018 (r459513)
@@ -11,7 +11,7 @@ COMMENT= Python 3.4 Enum dummy no-op package
LICENSE= MIT
-USES= python:2.7-3.3
+USES= python:-3.3
USE_PYTHON= distutils autoplist
NO_ARCH= yes
More information about the svn-ports-head
mailing list