diff options
Diffstat (limited to 'science/py-obspy/Makefile')
-rw-r--r-- | science/py-obspy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-obspy/Makefile b/science/py-obspy/Makefile index 14802342acf5..af9c8413423b 100644 --- a/science/py-obspy/Makefile +++ b/science/py-obspy/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0:databases/py-sqlalchemy10@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= fortran python:3.8+ shebangfix +USES= fortran python shebangfix SHEBANG_FILES= obspy/taup/tests/data/TauP_test_data/gendata.sh USE_LDCONFIG= yes LDFLAGS+= -shared |