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 a0be3809ff5..e188c6a3af1 100644
--- a/net/py-metar/Makefile
+++ b/net/py-metar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/05 21:25:54 adam Exp $
DISTNAME= pymetar-0.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,7 @@ COMMENT= Downloads weather reports
LICENSE= gnu-gpl-v2 # or later
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.19
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.19
SUBST_CLASSES+= manpath
SUBST_SED.manpath= -e 's,share/man,${PKGMANDIR},'