summaryrefslogtreecommitdiff
path: root/devel/py-pytemplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytemplate/Makefile')
-rw-r--r--devel/py-pytemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pytemplate/Makefile b/devel/py-pytemplate/Makefile
index 3429d732aae..91aebd86e0b 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:43 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:35 wiz Exp $
DISTNAME= pytemplate-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Pytemplate gives python developpers a starting framework
USE_LANGUAGES= # none
REPLACE_PYTHON= ${WRKSRC}/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.5.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.5.1
EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate