Ticket #33528: Portfile-irrtoolset.diff

File Portfile-irrtoolset.diff, 1.2 KB (added by fclaire@…, 12 years ago)
  • Portfile

    old new  
    11# -*- 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$
    33
    44PortSystem              1.0
    55
    66name                    irrtoolset
    77version                 5.0.0
     8revision                1
    89categories              net
    910platforms               darwin
    1011maintainers             free.fr:fclaire
     
    2627                        sha1 572d302652321f66f70208e560efc020cb989c50 \
    2728                        rmd160 20b9b58c2fcf06afae13d2e60e8154940a8de60f
    2829
     30if {${configure.compiler} == "clang"} {
     31    configure.compiler llvm-gcc-4.2
     32}
    2933configure.env-append    LEX=/usr/bin/flex
    3034
     35build.args-append       CC=${configure.cc} \
     36                        CXX=${configure.cxx} \
     37                        CPP=${configure.cpp}
     38
    3139livecheck.type          regex
    3240livecheck.url           ${download_site}
    3341livecheck.regex         IRRToolSet-(\[0-9\\.\]+)