From e76b65638d05aaf95f5fed8cbab09cdc2db24f71 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 22:44:28 +0000 Subject: Uses C++. --- geography/gdal-lib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'geography') diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 2e01fea8368..0874908d2e5 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/02 20:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2006/05/15 22:44:28 joerg Exp $ # DISTNAME= gdal-1.3.1 @@ -11,6 +11,7 @@ HOMEPAGE= http://gdal.org/ COMMENT= Translator library for raster geospatial data formats USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3