diff options
Diffstat (limited to 'science/MOOSE-neural-simulator/Makefile')
-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 dda47f1acb4a..ff9d8ccca863 100644 --- a/science/MOOSE-neural-simulator/Makefile +++ b/science/MOOSE-neural-simulator/Makefile @@ -28,7 +28,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:2.7 +USES= cmake fortran gettext-runtime pyqt:4 python:2.7 USE_GITHUB= yes GH_ACCOUNT= BhallaLab GH_PROJECT= moose |