summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-01-19 15:40:55 +0000
committergdt <gdt@pkgsrc.org>2022-01-19 15:40:55 +0000
commitacee5ed25a9c43f62c7bc0a1611246f2d6d44101 (patch)
tree04687b46a99bf5a2b0d099387bb731ad35a3b4b0 /geography
parente69d24419c4bd86ad6abe0e14174063517f38bcf (diff)
downloadpkgsrc-acee5ed25a9c43f62c7bc0a1611246f2d6d44101.tar.gz
geography/py-gdal: Clean up how PKGREVISION is set
NFCI; just fold the revbump-set PKGREVISION=1 (that I should have skipped) into the commented-out zero.
Diffstat (limited to 'geography')
-rw-r--r--geography/py-gdal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile
index f5c23b1a80c..10df49db3a2 100644
--- a/geography/py-gdal/Makefile
+++ b/geography/py-gdal/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/01/18 17:42:26 gdt Exp $
+# $NetBSD: Makefile,v 1.44 2022/01/19 15:40:55 gdt Exp $
-PKGREVISION= 1
.include "../../geography/gdal-lib/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-#PKGREVISION= 0
+PKGREVISION= 1
COMMENT= Translator library for raster geospatial data formats, Python binding