aboutsummaryrefslogtreecommitdiff
path: root/science/py-obspy
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-06-15 08:23:19 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-06-15 08:23:19 +0000
commit2882803ebf2c19eac6351fdc579e063585770583 (patch)
tree209350e76537afecde7b8677a038a60ca5ad8375 /science/py-obspy
parent45d2a6020d8741d9998ca04cb9d76cfd5f7428f8 (diff)
downloadports-2882803ebf2c19eac6351fdc579e063585770583.tar.gz
ports-2882803ebf2c19eac6351fdc579e063585770583.zip
Notes
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