diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index cd79a9e18f4..9314f3f9a53 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2010/11/15 13:38:31 adam Exp $ +# $NetBSD: Makefile,v 1.32 2010/12/27 07:53:50 asau Exp $ DISTNAME= gdal-1.7.3 PKGNAME= gdal-lib-1.7.3 @@ -12,7 +12,7 @@ LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -USE_LANGUAGES= c c++ fortran +USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake |