Ticket #19783: Portfile.diff
File Portfile.diff, 770 bytes (added by mfeiri, 14 years ago) |
---|
-
Portfile
26 26 checksums md5 beca648b894cdbf85383fffc79516d18 \ 27 27 sha1 f9183f1b29cb94b48bb3175608831276e60b8fc5 28 28 29 patchfiles patch-setup.py patch-scons patch-sconsign patch-scons-time 29 patchfiles patch-setup.py patch-scons patch-sconsign \ 30 patch-scons-time patch-darwin.py.diff 30 31 post-patch { 31 32 reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/script/scons \ 32 ${worksrcpath}/script/sconsign ${worksrcpath}/script/scons-time 33 ${worksrcpath}/script/sconsign ${worksrcpath}/script/scons-time \ 34 ${worksrcpath}/engine/SCons/Platform/darwin.py 33 35 } 34 36 35 37 post-destroot {