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 d4defbbb6f5..c08d748445d 100644
--- a/www/py-clearsilver/Makefile
+++ b/www/py-clearsilver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/12/05 21:26:04 adam Exp $
+# $NetBSD: Makefile,v 1.21 2016/07/09 13:04:13 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -14,7 +14,7 @@ CFLAGS+= -fPIC
INSTALL_DIRS= python
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.10.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10.5
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"