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 1b277964170..761cb3f9181 100644
--- a/devel/py-pytemplate/Makefile
+++ b/devel/py-pytemplate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:12 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/04/26 13:13:53 maya 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 36 37 # not yet ported as of 1.5.1
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 1.5.1
EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate