svn commit: r459516 - head/devel/py-selectors34

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 20 12:38:17 UTC 2018


Author: sunpoet
Date: Sat Jan 20 12:38:15 2018
New Revision: 459516
URL: https://svnweb.freebsd.org/changeset/ports/459516

Log:
  Update USES=python usage
  
  With hat:	python

Modified:
  head/devel/py-selectors34/Makefile

Modified: head/devel/py-selectors34/Makefile
==============================================================================
--- head/devel/py-selectors34/Makefile	Sat Jan 20 12:38:10 2018	(r459515)
+++ head/devel/py-selectors34/Makefile	Sat Jan 20 12:38:15 2018	(r459516)
@@ -14,7 +14,7 @@ LICENSE=	PSFL
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
 
 NO_ARCH=	yes
-USES=		python:2.7-3.3
+USES=		python:-3.3
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list