Ticket #14064: boost-jam-Portfile.diff
File boost-jam-Portfile.diff, 637 bytes (added by boydwaters@…, 16 years ago) |
---|
-
Portfile
old new 20 20 rmd160 dd602c5e01a004dbf6e6ee542c5f6bdb0bd1348f \ 21 21 sha1 e2dd6ef9c56b18c7be7669aba374bcd24745ae95 22 22 platforms darwin 23 patchfiles patch-build.sh 23 24 24 25 post-patch { 25 26 reinplace "s|/usr/share/boost-build|${prefix}/share/boost-build|" \ … … 28 29 29 30 use_configure no 30 31 31 build.env LOCATE_TARGET=bin 32 build.cmd ./build.sh 32 build.env LOCATE_TARGET=bin CFLAGS="${configure.cflags}" 33 build.cmd ./build.sh cc 33 34 build.target 34 35 35 36 destroot {