diff options
author | gdt <gdt@pkgsrc.org> | 2020-03-11 12:55:36 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2020-03-11 12:55:36 +0000 |
commit | 3905e0bd822cb1bf4f781d95d2ddab153428d05e (patch) | |
tree | d2ac132cb035c45b80108ed50141ba93ba018e50 /geography/gdal-lib/Makefile | |
parent | 05bfe58ca49274f52494ff949cdbdb66ea432099 (diff) | |
download | pkgsrc-3905e0bd822cb1bf4f781d95d2ddab153428d05e.tar.gz |
revbump to work around libtool bug triggered by geos update
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 18335acbf6f..491a5f64783 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.121 2020/03/08 16:47:44 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2020/03/11 12:55:36 gdt Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} |