Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/netcdf/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/netcdf/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.13 diff -u -p -r1.10 -r1.13 --- pkgsrc/devel/netcdf/Makefile 2002/10/22 21:55:23 1.10 +++ pkgsrc/devel/netcdf/Makefile 2003/05/29 23:14:08 1.13 @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2002/10/22 21:55:23 jlam Exp $ -# +# $NetBSD: Makefile,v 1.13 2003/05/29 23:14:08 grant Exp $ -DISTNAME= netcdf-3.4 +DISTNAME= netcdf-3.5.0 WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= devel -MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ - ftp://ftp.dfd.dlr.de/pub/ucar/netcdf/ +MASTER_SITES= ftp://www.gfd-dennou.org/arch/netcdf/unidata-mirror/ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org @@ -14,7 +12,7 @@ COMMENT= Library for array-oriented data USE_BUILDLINK2= # defined USE_FORTRAN= # defined -USE_CXX= # defined +USE_GCC_SHLIB= # defined USE_LIBTOOL= # defined GNU_CONFIGURE= # defined CPPFLAGS+= -Df2cFortran -Dunix