diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-30 21:53:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-30 21:53:41 +0000 |
commit | 9fe58635f0328b8b644fc740dfb40c50b42ed4fd (patch) | |
tree | 4fbdf1a3da8d525c3499ad3566192f5a995a6cf7 /science/MOOSE-neural-simulator | |
parent | 7a3ae8b85f8b5e9e919cd07817f8da94811d2bdc (diff) | |
download | ports-9fe58635f0328b8b644fc740dfb40c50b42ed4fd.tar.gz ports-9fe58635f0328b8b644fc740dfb40c50b42ed4fd.zip |
Notes
Diffstat (limited to 'science/MOOSE-neural-simulator')
-rw-r--r-- | science/MOOSE-neural-simulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/MOOSE-neural-simulator/Makefile b/science/MOOSE-neural-simulator/Makefile index 5e013224bd31..2f10dfd88182 100644 --- a/science/MOOSE-neural-simulator/Makefile +++ b/science/MOOSE-neural-simulator/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pygraphviz>=0:graphics/py-pygraphviz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}suds-jurko>=0.4:net/py-suds-jurko@${PY_FLAVOR} -USES= cmake:outsource fortran gettext-runtime pyqt:4 python +USES= cmake:outsource fortran gettext-runtime pyqt:4 python:2.7 USE_GITHUB= yes GH_ACCOUNT= BhallaLab GH_PROJECT= moose |