aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-obspy
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-obspy')
-rw-r--r--science/py-obspy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-obspy/Makefile b/science/py-obspy/Makefile
index d5ce3c276694..678e012d94b0 100644
--- a/science/py-obspy/Makefile
+++ b/science/py-obspy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= obspy
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,9 +24,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= fortran zip
USE_LDCONFIG= yes
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-PYEASYINSTALL_ARCHDEP= yes
post-patch:
${REINPLACE_CMD} -e "s#FC#${FC}#g" ${WRKSRC}/setup.py