summaryrefslogtreecommitdiffstats
path: root/devel/py-tables/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-05-31 19:58:33 +0000
committerflz <flz@FreeBSD.org>2005-05-31 19:58:33 +0000
commit5b372079a6c8b1f8ed710caa881e4fb9018924fa (patch)
tree5f0d14e685673bea4e3f36c8c69bae74d5def598 /devel/py-tables/Makefile
parent3f781ad56ee884ab52625926e03c9d15f2d4973e (diff)
downloadFreeBSD-ports-5b372079a6c8b1f8ed710caa881e4fb9018924fa.zip
FreeBSD-ports-5b372079a6c8b1f8ed710caa881e4fb9018924fa.tar.gz
- Backout latest commit, it needs a repocopy due to API change.
Noticed by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'devel/py-tables/Makefile')
-rw-r--r--devel/py-tables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 70a93e3..d8b4081 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tables
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pytables
@@ -20,7 +20,7 @@ COMMENT= A hierarchical database for Python
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \
- lzo.2:${PORTSDIR}/archivers/lzo \
+ lzo.1:${PORTSDIR}/archivers/lzo \
ucl.1:${PORTSDIR}/archivers/ucl
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
OpenPOWER on IntegriCloud