summaryrefslogtreecommitdiff
path: root/math/ruby-netcdf
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-30 22:19:24 +0000
commite4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch)
tree96264f73d15f12f971d7d10ed53f8bb90530f705 /math/ruby-netcdf
parentPopulate newly create net-p2p category with these ports: (diff)
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497 Submitted by: /me Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=154853
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 bdb7cd4a2ad1..542145c820d1 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