diff options
author | thierry <thierry@FreeBSD.org> | 2006-01-31 06:19:24 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-01-31 06:19:24 +0800 |
commit | b636d32cdaa0e8ac40c89807606ff0690cb5c1f9 (patch) | |
tree | 7d66259ec1930ef1a0aecefa3c4679a728d35955 /math/grace | |
parent | 334782d4421c52a0e4f845a9a03fdbb156223817 (diff) | |
download | freebsd-ports-gnome-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.tar.gz freebsd-ports-gnome-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.tar.zst freebsd-ports-gnome-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/grace')
-rw-r--r-- | math/grace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index c216f88c8a0f..2a8388d00cf6 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A powerful plotting tool (successor of xmgr) LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \ - netcdf.1:${PORTSDIR}/math/netcdf \ + netcdf.1:${PORTSDIR}/science/netcdf \ fftw.2:${PORTSDIR}/math/fftw \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |