gdal: revbump due to libtool explictly including dependency libs (geos)

This commit is contained in:
gdt 2021-10-21 00:28:05 +00:00
parent 24ab134958
commit 83e228d523
2 changed files with 4 additions and 6 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.141 2021/09/29 19:00:07 adam Exp $
# $NetBSD: Makefile,v 1.142 2021/10/21 00:28:05 gdt Exp $
PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
#PKGREVISION= 0
PKGREVISION= 2
COMMENT= Translator library for raster geospatial data formats

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.37 2021/09/29 19:00:42 adam Exp $
# $NetBSD: Makefile,v 1.38 2021/10/21 00:28:05 gdt Exp $
#PKGREVISION= 0
PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 2
COMMENT= Translator library for raster geospatial data formats, Python binding