summaryrefslogtreecommitdiff
path: root/www/py-clearsilver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-clearsilver/Makefile')
-rw-r--r--www/py-clearsilver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-clearsilver/Makefile b/www/py-clearsilver/Makefile
index c08d748445d..9c9f311d19c 100644
--- a/www/py-clearsilver/Makefile
+++ b/www/py-clearsilver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/07/09 13:04:13 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:04 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -14,7 +14,7 @@ CFLAGS+= -fPIC
INSTALL_DIRS= python
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.5
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"