Ticket #38901: Portfile-libxc.diff
File Portfile-libxc.diff, 837 bytes (added by dstrubbe (David Strubbe), 11 years ago) |
---|
-
Portfile
old new 7 7 version 2.0.1 8 8 categories science 9 9 platforms darwin 10 license LGPL-3+ 10 11 maintainers googlemail.com:fabian.renn 11 12 12 13 description exchange-correlation functionals for DFT … … 24 25 sha256 c332f08648ec2bc7ccce83e45a84776215aa5dfebc64fae2a23f2ac546d41ea4 25 26 26 27 pre-configure { 27 configure.args FCCPP= "${configure.cpp} -C -ansi"28 configure.args FCCPP=${configure.cpp} 28 29 } 29 30 30 31 use_parallel_build no … … 47 48 if {![variant_isset gcc45] && ![variant_isset gcc46]} { 48 49 default_variants +gcc47 49 50 } 51 52 livecheck.url ${master_sites} 53 livecheck.type regex 54 livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}