aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-31 13:59:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-31 13:59:36 +0000
commita70ff663d4d64b9b9963b8558ac5f73b295fd920 (patch)
treed5a1edf9ec39bc39554ec99d59b3c284666c7ac8
parent202e6783c12e15876d432fbe8beb1efb8448c8ee (diff)
downloadports-a70ff663d4d64b9b9963b8558ac5f73b295fd920.tar.gz
ports-a70ff663d4d64b9b9963b8558ac5f73b295fd920.zip
Notes
-rw-r--r--math/p5-NetCDF/Makefile2
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