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 9c9f311d19c..90d9b46fa2c 100644
--- a/www/py-clearsilver/Makefile
+++ b/www/py-clearsilver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:04 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/07/03 05:03:39 adam Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -14,7 +14,7 @@ CFLAGS+= -fPIC
INSTALL_DIRS= python
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.10.5
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"