summaryrefslogtreecommitdiffstats
path: root/math/ruby-netcdf
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
committerthierry <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
commitb636d32cdaa0e8ac40c89807606ff0690cb5c1f9 (patch)
tree7d66259ec1930ef1a0aecefa3c4679a728d35955 /math/ruby-netcdf
parent334782d4421c52a0e4f845a9a03fdbb156223817 (diff)
downloadFreeBSD-ports-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.zip
FreeBSD-ports-b636d32cdaa0e8ac40c89807606ff0690cb5c1f9.tar.gz
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497 Submitted by: /me Repocopied by: marcus
Diffstat (limited to 'math/ruby-netcdf')
-rw-r--r--math/ruby-netcdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-netcdf/Makefile b/math/ruby-netcdf/Makefile
index bdb7cd4..542145c 100644
--- a/math/ruby-netcdf/Makefile
+++ b/math/ruby-netcdf/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby interface to the NetCDF scientific IO library
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
-LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf
+LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
USE_RUBY= yes
OpenPOWER on IntegriCloud