diff options
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 |