diff options
Diffstat (limited to 'science/py-gpaw/Makefile')
-rw-r--r-- | science/py-gpaw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile index eb7041c8572b..b5a50e3e40b9 100644 --- a/science/py-gpaw/Makefile +++ b/science/py-gpaw/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ase>0:science/py-ase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} \ gpaw-setups>0:science/gpaw-setups -USES= gettext-runtime localbase python:3.7+ shebangfix +USES= gettext-runtime localbase python shebangfix USE_PYTHON= distutils concurrent autoplist SHEBANG_FILES= tools/* |