ports/devel/scons/files/patch-script__scons
Eitan Adler 0a6a8af882 Make scons usable with PYTHON_DEFAULT_VERSION=python3.3
Reviewed by:	Roland Smith <rsmith@xs4all.nl>
Approved by:	maintainer timeout (2 weeks)
2013-05-05 13:49:11 +00:00

8 lines
220 B
Text

--- ./script/scons.orig 2013-04-19 23:35:11.656613793 -0400
+++ ./script/scons 2013-04-19 23:35:16.127614561 -0400
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
#
# SCons - a Software Constructor
#