Changeset 82160
- Timestamp:
- 08/08/11 23:18:54 (4 years ago)
- Location:
- trunk/dports/devel/scons
- Files:
-
- 4 edited
-
Portfile (modified) (1 diff)
-
files/patch-scons (modified) (1 diff)
-
files/patch-scons-time (modified) (1 diff)
-
files/patch-sconsign (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/scons/Portfile
r80822 r82160 3 3 4 4 PortSystem 1.0 5 PortGroup python2 61.05 PortGroup python27 1.0 6 6 7 7 name scons 8 8 version 2.0.1 9 revision 1 9 10 categories devel python 10 11 license MIT -
trunk/dports/devel/scons/files/patch-scons
r59140 r82160 3 3 @@ -1,4 +1,4 @@ 4 4 -#! /usr/bin/env python 5 +#!@@PREFIX@@/bin/python2. 65 +#!@@PREFIX@@/bin/python2.7 6 6 # 7 7 # SCons - a Software Constructor -
trunk/dports/devel/scons/files/patch-scons-time
r59140 r82160 3 3 @@ -1,4 +1,4 @@ 4 4 -#!/usr/bin/env python 5 +#!@@PREFIX@@/bin/python2. 65 +#!@@PREFIX@@/bin/python2.7 6 6 # 7 7 # scons-time - run SCons timings and collect statistics -
trunk/dports/devel/scons/files/patch-sconsign
r59140 r82160 3 3 @@ -1,4 +1,4 @@ 4 4 -#! /usr/bin/env python 5 +#!@@PREFIX@@/bin/python2. 65 +#!@@PREFIX@@/bin/python2.7 6 6 # 7 7 # SCons - a Software Constructor
Note: See TracChangeset
for help on using the changeset viewer.

