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 0d010bdf4a1..d85a51da10c 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:39 adam 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= 33 34 # not yet ported as of 1.5.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.5.1
EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate