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 c08a523332c..3e0c0d7cb14 100644
--- a/devel/scons/Makefile
+++ b/devel/scons/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/05/09 08:58:43 adam Exp $
+# $NetBSD: Makefile,v 1.33 2016/07/09 13:03:45 wiz Exp $
DISTNAME= scons-2.5.0
CATEGORIES= devel
@@ -12,7 +12,7 @@ LICENSE= mit
REPLACE_PYTHON+= script/scons script/scons-time script/sconsign
# not yet ported as of 2.5.0, but progress promised
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"