summaryrefslogtreecommitdiff
path: root/geography/gdal-lib
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-15 22:44:28 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-15 22:44:28 +0000
commite76b65638d05aaf95f5fed8cbab09cdc2db24f71 (patch)
tree7e1c625478792ca74d3a1f741e13dcd502919da1 /geography/gdal-lib
parent03a3596ad88d9b9db9d4f44a2120c8c105ae2d12 (diff)
downloadpkgsrc-e76b65638d05aaf95f5fed8cbab09cdc2db24f71.tar.gz
Uses C++.
Diffstat (limited to 'geography/gdal-lib')
-rw-r--r--geography/gdal-lib/Makefile3
1 files changed, 2 insertions, 1 deletions
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