[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / netcdf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/devel/netcdf/Makefile between version 1.1 and 1.8

version 1.1, 1999/01/14 20:28:53 version 1.8, 2001/07/29 04:47:40
Line 10  EXTRACT_SUFX= .tar.Z
Line 10  EXTRACT_SUFX= .tar.Z
   
 MAINTAINER=     packages@netbsd.org  MAINTAINER=     packages@netbsd.org
 HOMEPAGE=       http://www.unidata.ucar.edu/packages/netcdf/index.html  HOMEPAGE=       http://www.unidata.ucar.edu/packages/netcdf/index.html
   COMMENT=        Library for array-oriented data access
   
 DEPENDS+=       fort77-1.14a:../../lang/fort77  USE_BUILDLINK_ONLY=     # defined
   USE_FORTRAN=            # defined
 CONFIGURE_ENV+= CPPFLAGS="-Df2cFortran -Dunix"  USE_LIBTOOL=            # defined
   GNU_CONFIGURE=          # defined
 USE_LIBTOOL=    yes  CPPFLAGS+=              -Df2cFortran -Dunix
 GNU_CONFIGURE=  yes  
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>