aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-19 02:14:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-19 02:14:17 +0000
commit39806d08dfdcbb70e6937ced42986e6d51b09932 (patch)
treefe0c4542e0039efb74c9fef911e915ece5714252 /science
parent58714b648c43a80feb9dba948ba33cb830399586 (diff)
downloadports-39806d08dfdcbb70e6937ced42986e6d51b09932.tar.gz
ports-39806d08dfdcbb70e6937ced42986e6d51b09932.zip
science/py-PyQuante: Change to USES=2.7
Reported by: mat
Notes
Notes: svn path=/head/; revision=472748
Diffstat (limited to 'science')
-rw-r--r--science/py-PyQuante/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-PyQuante/Makefile b/science/py-PyQuante/Makefile
index a49fa7eea14e..6ef7eb5940ca 100644
--- a/science/py-PyQuante/Makefile
+++ b/science/py-PyQuante/Makefile
@@ -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>