aboutsummaryrefslogtreecommitdiff
path: root/math/py-symeig/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-19 11:10:43 +0000
commitf7455240e3b2acb3cd4804dac9a3afe2582a0a96 (patch)
tree94eaef37ab07d82e499ae4cafabe202ea2ed0525 /math/py-symeig/Makefile
parent6db4531ff6ac4b156bdc1499488964f1c2551e7f (diff)
downloadports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.tar.gz
ports-f7455240e3b2acb3cd4804dac9a3afe2582a0a96.zip
Notes
Diffstat (limited to 'math/py-symeig/Makefile')
-rw-r--r--math/py-symeig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index 3dba3d4e63b7..2b6b93975ed7 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -3,7 +3,7 @@
PORTNAME= symeig
PORTVERSION= 1.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math python
MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.4
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS+= ${PYNUMPY}
RUN_DEPENDS+= ${PYNUMPY}
-USES= fortran python:2
+USES= fortran python:2.7
USE_PYTHON= distutils autoplist
LDFLAGS+= -shared