aboutsummaryrefslogtreecommitdiff
path: root/science/py-obspy.signal
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-03-16 08:51:00 +0000
committerWen Heping <wen@FreeBSD.org>2011-03-16 08:51:00 +0000
commit9743ef8e08273230a69967573319b449f803b586 (patch)
tree20e8a500bceeae87d5381740d2131c5401556778 /science/py-obspy.signal
parent3eabb018e9acb1fb8b4c16589612964361033dbf (diff)
downloadports-9743ef8e08273230a69967573319b449f803b586.tar.gz
ports-9743ef8e08273230a69967573319b449f803b586.zip
- Update DEPENDS
Notes
Notes: svn path=/head/; revision=271010
Diffstat (limited to 'science/py-obspy.signal')
-rw-r--r--science/py-obspy.signal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-obspy.signal/Makefile b/science/py-obspy.signal/Makefile
index 2dbba5d37b62..1396d3afea73 100644
--- a/science/py-obspy.signal/Makefile
+++ b/science/py-obspy.signal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= obspy.signal
PORTVERSION= 0.4.7
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Python signal processing routines for seismology
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy.core>=0.4.6:${PORTSDIR}/science/py-obspy.core
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}obspy-core>=0.4.6:${PORTSDIR}/science/py-obspy-core
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_ZIP= yes