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 4d38d1872fe..9d0f66fec0d 100644
--- a/www/py-clearsilver/Makefile
+++ b/www/py-clearsilver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/01/25 10:30:27 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:24 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
@@ -14,7 +14,7 @@ CFLAGS+= -fPIC
INSTALL_DIRS= python
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.10.5
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.10.5
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"