From 408512921ddf8658137357bdd5f8e71c6fbd375e Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 10 Mar 2012 19:48:06 +0000 Subject: Mark as PYTHON_VERSIONS_INCOMPATIBLE=24 because of AttributeError: 'module' object has no attribute 'SEEK_CUR' see http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120308.0100/py24-filesystem-0.4.0/build.log --- filesystems/py-filesystem/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'filesystems') diff --git a/filesystems/py-filesystem/Makefile b/filesystems/py-filesystem/Makefile index 1c5816ab786..e780c4696a6 100644 --- a/filesystems/py-filesystem/Makefile +++ b/filesystems/py-filesystem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/02/01 14:47:45 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/10 19:48:06 wiz Exp $ # VERSION= 0.4.0 @@ -14,6 +14,8 @@ LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir +PYTHON_VERSIONS_INCOMPATIBLE= 24 + USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" -- cgit v1.2.3