[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.1.1 and 1.7

version 1.1.1.1, 1999/01/14 20:28:53 version 1.7, 2001/06/11 06:34:29
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_FORTRAN=    # defined
   USE_LIBTOOL=    # defined
 CONFIGURE_ENV+= CPPFLAGS="-Df2cFortran -Dunix"  GNU_CONFIGURE=  # defined
   CPPFLAGS+=      -Df2cFortran -Dunix
 USE_LIBTOOL=    yes  
 GNU_CONFIGURE=  yes  
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>