diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 | ||||
-rw-r--r-- | geography/vis5d+/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
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 |