Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2018 02:14:18 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472748 - head/science/py-PyQuante
Message-ID:  <201806190214.w5J2EI5H040510@repo.freebsd.org>

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



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