summaryrefslogtreecommitdiff
path: root/devel/py-logilab-astng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-logilab-astng/Makefile')
-rw-r--r--devel/py-logilab-astng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-logilab-astng/Makefile b/devel/py-logilab-astng/Makefile
index 30495319313..a5bcb7a69c8 100644
--- a/devel/py-logilab-astng/Makefile
+++ b/devel/py-logilab-astng/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/31 11:19:32 asau Exp $
-#
+# $NetBSD: Makefile,v 1.6 2014/01/25 10:30:04 wiz Exp $
VERSION= 0.21.0
DISTNAME= logilab-astng-${VERSION}
@@ -14,6 +13,7 @@ COMMENT= Extend Python abstract syntax tree
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-mxDateTime via py-logilab-common
do-test:
cd ${WRKSRC} && ${SH} test/fulltest.sh ${PYVERSSUFFIX}