diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:02:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:02:59 +0000 |
commit | f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22 (patch) | |
tree | 35254e257f7e5d819aabdadf15afeab660db41a2 /math/p5-NetCDF | |
parent | 24627424e69f70c61c90bbed6ea493afee151b36 (diff) | |
download | ports-f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22.tar.gz ports-f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22.zip |
Notes
Diffstat (limited to 'math/p5-NetCDF')
-rw-r--r-- | math/p5-NetCDF/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile index 49a3ac9a9468..7d748068c597 100644 --- a/math/p5-NetCDF/Makefile +++ b/math/p5-NetCDF/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl5 module to read and write netCDF files LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf +BROKEN= Installs perllocal.pod file + USE_PERL5= yes WRKSRC= ${WRKDIR}/netcdf-perl-${PORTVERSION}/src |