summaryrefslogtreecommitdiff
path: root/devel/py-filechunkio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-filechunkio/Makefile')
-rw-r--r--devel/py-filechunkio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-filechunkio/Makefile b/devel/py-filechunkio/Makefile
index c98c203cf24..e3564a801f3 100644
--- a/devel/py-filechunkio/Makefile
+++ b/devel/py-filechunkio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:01 wiz Exp $
DISTNAME= filechunkio-1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Chunck files for input/output
LICENSE= mit
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.5
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.5
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"