From 8756d19398c644e5cacae9ea605bfce473f10145 Mon Sep 17 00:00:00 2001 From: asau Date: Fri, 30 Jul 2010 10:36:22 +0000 Subject: "fortran" -> "fortran77" except where it is clear that it isn't F77. "fortran" is alias of "fortran77" for now, but it will change later. --- geography/gdal-lib/Makefile | 4 ++-- geography/vis5d+/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'geography') diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 5e2c616284a..bff2e8ee364 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/06/13 22:44:25 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/07/30 10:36:24 asau Exp $ DISTNAME= gdal-1.7.1 PKGNAME= gdal-lib-1.7.1 @@ -12,7 +12,7 @@ COMMENT= Translator library for raster geospatial data formats PKG_DESTDIR_SUPPORT= user-destdir -USE_LANGUAGES= c c++ fortran +USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index a0bb0c39d3d..2833951d420 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/12/03 13:06:52 asau Exp $ +# $NetBSD: Makefile,v 1.16 2010/07/30 10:36:24 asau Exp $ # DISTNAME= vis5d+-1.2.1 @@ -12,7 +12,7 @@ COMMENT= Volumetric Visualization program for scientific datasets PKG_DESTDIR_SUPPORT= user-destdir -USE_LANGUAGES= c c++ fortran +USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt -- cgit v1.2.3