mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix with DEFAULT_VERSIONS=python=3.x
This commit is contained in:
parent
7a3ae8b85f
commit
9fe58635f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460443
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user