aboutsummaryrefslogtreecommitdiff
path: root/math/p5-NetCDF/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-10 03:08:59 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-10 03:08:59 +0000
commitdb0bf94b4c6b56150111c95cf6af0fcb2f1b8d06 (patch)
tree3d7b9b3c03997b86c2b05bf4090d5a10a40ce190 /math/p5-NetCDF/Makefile
parent9c41eb19da2ca97b5a677e56b81fda8d6cfafe29 (diff)
downloadports-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.tar.gz
ports-db0bf94b4c6b56150111c95cf6af0fcb2f1b8d06.zip
Notes
Diffstat (limited to 'math/p5-NetCDF/Makefile')
-rw-r--r--math/p5-NetCDF/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile
index 2808208f18f0..3c0fc8a38d9e 100644
--- a/math/p5-NetCDF/Makefile
+++ b/math/p5-NetCDF/Makefile
@@ -7,6 +7,7 @@
PORTNAME= NetCDF
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf-perl/
PKGNAMEPREFIX= p5-
@@ -16,7 +17,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= rand@meridian-enviro.com
COMMENT= Perl5 module to read and write netCDF files
-LIB_DEPENDS= netcdf.1:${PORTSDIR}/science/netcdf
+LIB_DEPENDS= netcdf.4:${PORTSDIR}/science/netcdf
USE_PERL5= yes