Ticket #33528: Portfile-irrtoolset.diff
File Portfile-irrtoolset.diff, 1.2 KB (added by fclaire@…, 13 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id : Portfile 74305 2010-12-11 19:02:12Z ryandesign@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 6 6 name irrtoolset 7 7 version 5.0.0 8 revision 1 8 9 categories net 9 10 platforms darwin 10 11 maintainers free.fr:fclaire … … 26 27 sha1 572d302652321f66f70208e560efc020cb989c50 \ 27 28 rmd160 20b9b58c2fcf06afae13d2e60e8154940a8de60f 28 29 30 if {${configure.compiler} == "clang"} { 31 configure.compiler llvm-gcc-4.2 32 } 29 33 configure.env-append LEX=/usr/bin/flex 30 34 35 build.args-append CC=${configure.cc} \ 36 CXX=${configure.cxx} \ 37 CPP=${configure.cpp} 38 31 39 livecheck.type regex 32 40 livecheck.url ${download_site} 33 41 livecheck.regex IRRToolSet-(\[0-9\\.\]+)