diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index bff2e8ee364..daf4b0c4a54 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/07/30 10:36:24 asau Exp $ +# $NetBSD: Makefile,v 1.29 2010/07/30 11:03:27 asau Exp $ DISTNAME= gdal-1.7.1 PKGNAME= gdal-lib-1.7.1 @@ -26,10 +26,6 @@ CONFIGURE_ARGS+= --without-python MAKE_FILE= GNUmakefile -PKG_OPTIONS_VAR= PKG_OPTIONS.gdal-lib -PKG_SUPPORTED_OPTIONS= pgsql mysql -PKG_SUGGESTED_OPTIONS= pgsql - .include "options.mk" CHECK_PORTABILITY_SKIP+= mkbindist.sh |