Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2018 12:38:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459516 - head/devel/py-selectors34
Message-ID:  <201801201238.w0KCcFDd002396@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801201238.w0KCcFDd002396>