aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-scientific/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-31 06:19:24 +0800
committerthierry <thierry@FreeBSD.org>2006-01-31 06:19:24 +0800
commitb636d32cdaa0e8ac40c89807606ff0690cb5c1f9 (patch)
tree7d66259ec1930ef1a0aecefa3c4679a728d35955 /math/py-scientific/Makefile
parent334782d4421c52a0e4f845a9a03fdbb156223817 (diff)
downloadfreebsd-ports-graphics-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.tar.gz
freebsd-ports-graphics-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.tar.zst
freebsd-ports-graphics-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.zip
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497 Submitted by: /me Repocopied by: marcus
Diffstat (limited to 'math/py-scientific/Makefile')
-rw-r--r--math/py-scientific/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile
index 5b725ba2bb9..073871997d4 100644
--- a/math/py-scientific/Makefile
+++ b/math/py-scientific/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= tg@FreeBSD.org
COMMENT= Collection of Python modules for scientific computing
BUILD_DEPENDS= ${PYNUMERIC}
-LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf
+LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf
RUN_DEPENDS= ${PYNUMERIC}
USE_PYTHON= yes