svn commit: r472748 - head/science/py-PyQuante

Yuri Victorovich yuri at FreeBSD.org
Tue Jun 19 02:14:18 UTC 2018


Author: yuri
Date: Tue Jun 19 02:14:17 2018
New Revision: 472748
URL: https://svnweb.freebsd.org/changeset/ports/472748

Log:
  science/py-PyQuante: Change to USES=2.7
  
  Reported by:	mat

Modified:
  head/science/py-PyQuante/Makefile

Modified: head/science/py-PyQuante/Makefile
==============================================================================
--- head/science/py-PyQuante/Makefile	Tue Jun 19 02:10:49 2018	(r472747)
+++ head/science/py-PyQuante/Makefile	Tue Jun 19 02:14:17 2018	(r472748)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYNUMPY}
 
-USES=		python:2.7-
+USES=		python:2.7
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list