summaryrefslogtreecommitdiff
path: root/devel/scons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/scons/Makefile')
-rw-r--r--devel/scons/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/scons/Makefile b/devel/scons/Makefile
index f3d0f2200b5..4f5fd4229b5 100644
--- a/devel/scons/Makefile
+++ b/devel/scons/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/04/12 19:54:37 adam Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/09 07:37:03 wiz Exp $
DISTNAME= scons-2.3.1
CATEGORIES= devel
@@ -12,7 +12,7 @@ LICENSE= mit
REPLACE_PYTHON+= script/scons script/scons-time script/sconsign
# not yet ported as of 2.3.0, but progress promised
-PYTHON_VERSIONS_INCOMPATIBLE= 33
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"