diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-30 22:19:24 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-30 22:19:24 +0000 |
commit | e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8 (patch) | |
tree | 96264f73d15f12f971d7d10ed53f8bb90530f705 /math/p5-NetCDF/Makefile | |
parent | fbab09fee302574e578e4f0d1b6082cdae4defb4 (diff) | |
download | ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.tar.gz ports-e4bf1fcd3063db8bff73d15fe9253e3f7f0213e8.zip |
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/p5-NetCDF/Makefile')
-rw-r--r-- | math/p5-NetCDF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile index 1ae34c84c067..2808208f18f0 100644 --- a/math/p5-NetCDF/Makefile +++ b/math/p5-NetCDF/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= rand@meridian-enviro.com COMMENT= Perl5 module to read and write netCDF files -LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf +LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf USE_PERL5= yes |