diff options
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index bfdab7047e1..a1d2cd4113e 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2012/08/05 10:02:11 obache Exp $ +# $NetBSD: Makefile,v 1.48 2012/10/04 09:19:17 asau Exp $ VERSION= 1.9.1 DISTNAME= gdal-${VERSION} @@ -17,8 +17,6 @@ LICENSE= mit # fails to use the right includes. MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |