diff options
Diffstat (limited to 'math/p5-NetCDF/Makefile')
-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 d8581868aff7..2ab5aa98696c 100644 --- a/math/p5-NetCDF/Makefile +++ b/math/p5-NetCDF/Makefile @@ -18,6 +18,8 @@ COMMENT= Perl5 module to read and write netCDF files LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf +USE_PERL5= yes + WRKSRC= ${WRKDIR}/netcdf-perl-${PORTVERSION}/src HAS_CONFIGURE= yes CONFIGURE_ENV= CPP_NETCDF=-I${PREFIX}/include LD_NETCDF=-lnetcdf PERL_MANDIR=${PREFIX}/lib/perl5/${PERL_VERSION}/man |