summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 196c09ee005..514100b1ffc 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2018/12/13 19:51:34 adam Exp $
+# $NetBSD: Makefile,v 1.109 2019/03/08 20:23:23 gdt Exp $
-PKGREVISION= 8
+PKGREVISION= 9
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
@@ -17,6 +17,8 @@ LICENSE= mit
CONFIGURE_ARGS+= --without-python
+CONFIGURE_ARGS+= --with-static-proj4
+
MAKE_FILE= GNUmakefile
.include "options.mk"