summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:43:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-17 11:43:20 +0000
commit5a6a8083d25d22912eba3d565bca5362eeb7214c (patch)
treea9f0fa241b924544e5131f2e9d545b5210c12ba9 /devel
parentChase update of devel/tcllib (diff)
Chase lib update of archivers/ucl
Notes
Notes: svn path=/head/; revision=98393
Diffstat (limited to 'devel')
-rw-r--r--devel/py-tables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 5f6476196f73..32cfbde7e7f7 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -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}/graphics/hdf5 \
lzo.1:${PORTSDIR}/archivers/lzo \
- ucl.0:${PORTSDIR}/archivers/ucl
+ ucl.1:${PORTSDIR}/archivers/ucl
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
USE_PYTHON= yes