diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 12:02:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 12:02:59 +0800 |
commit | 50ce25f5735e16df990df28d47594404d874f331 (patch) | |
tree | c55463918569f2d914dd24f37b15d3a9dc553799 /math | |
parent | 67e08b343111213cf7d37265185d8516786ea6d9 (diff) | |
download | freebsd-ports-gnome-50ce25f5735e16df990df28d47594404d874f331.tar.gz freebsd-ports-gnome-50ce25f5735e16df990df28d47594404d874f331.tar.zst freebsd-ports-gnome-50ce25f5735e16df990df28d47594404d874f331.zip |
BROKEN: Installs perllocal.pod file
Diffstat (limited to 'math')
-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 |