Ticket #38901: Portfile-libxc.diff

File Portfile-libxc.diff, 837 bytes (added by dstrubbe (David Strubbe), 11 years ago)
  • Portfile

    old new  
    77version             2.0.1
    88categories          science
    99platforms           darwin
     10license             LGPL-3+
    1011maintainers         googlemail.com:fabian.renn
    1112
    1213description         exchange-correlation functionals for DFT
     
    2425                    sha256  c332f08648ec2bc7ccce83e45a84776215aa5dfebc64fae2a23f2ac546d41ea4
    2526
    2627pre-configure {
    27     configure.args  FCCPP="${configure.cpp} -C -ansi"
     28    configure.args  FCCPP=${configure.cpp}
    2829}
    2930
    3031use_parallel_build  no
     
    4748if {![variant_isset gcc45] && ![variant_isset gcc46]} {
    4849    default_variants    +gcc47
    4950}
     51
     52livecheck.url       ${master_sites}
     53livecheck.type      regex
     54livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}