aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-26 06:55:55 +0800
committerpav <pav@FreeBSD.org>2004-02-26 06:55:55 +0800
commitda033595b0ceac4a9453f57a6a08a072178bcdd9 (patch)
tree1f3791119b5ca2749b9ad275d66025deace11f95 /devel
parentc352416f7dd6e42ed7ec3f8047fe17ce4f9154bb (diff)
downloadfreebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.gz
freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.zst
freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.zip
Chase repomove graphics/hdf* -> science/hdf*
Diffstat (limited to 'devel')
-rw-r--r--devel/py-tables/Makefile2
-rw-r--r--devel/swarm/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 32cfbde7e7f7..d1280e32c654 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A hierarchical database for Python
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
-LIB_DEPENDS= hdf5.0:${PORTSDIR}/graphics/hdf5 \
+LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \
lzo.1:${PORTSDIR}/archivers/lzo \
ucl.1:${PORTSDIR}/archivers/ucl
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile
index 843f02a6cc4e..e4c2f0dbb263 100644
--- a/devel/swarm/Makefile
+++ b/devel/swarm/Makefile
@@ -16,7 +16,7 @@ COMMENT= The Swarm Simulation System
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21
.if defined(WITH_HDF5)
-LIB_DEPENDS+= hdf5.0:${PORTSDIR}/graphics/hdf5
+LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
.endif
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
BLT24.3:${PORTSDIR}/x11-toolkits/blt