summaryrefslogtreecommitdiff
path: root/net/py-metar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-metar/Makefile')
-rw-r--r--net/py-metar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-metar/Makefile b/net/py-metar/Makefile
index aa02a4a9e63..c15f5650cbe 100644
--- a/net/py-metar/Makefile
+++ b/net/py-metar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:28 adam Exp $
DISTNAME= pymetar-0.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.schwarzvogel.de/software-pymetar.shtml
COMMENT= Downloads weather reports
LICENSE= gnu-gpl-v2 # or later
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.19
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.19
SUBST_CLASSES+= manpath
SUBST_SED.manpath= -e 's,share/man,${PKGMANDIR},'