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 2d3d0d0b7dae..ac915a9b69ff 100644 --- a/science/py-obspy/Makefile +++ b/science/py-obspy/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_FORTRAN= yes +USES= fortran USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install |