Revision: 115475 https://trac.macports.org/changeset/115475 Author: sean@macports.org Date: 2014-01-02 15:59:27 -0800 (Thu, 02 Jan 2014) Log Message: ----------- parmetis: remove pre-configure block that was used for the old build system Modified Paths: -------------- trunk/dports/math/parmetis/Portfile Modified: trunk/dports/math/parmetis/Portfile =================================================================== --- trunk/dports/math/parmetis/Portfile 2014-01-02 23:09:43 UTC (rev 115474) +++ trunk/dports/math/parmetis/Portfile 2014-01-02 23:59:27 UTC (rev 115475) @@ -76,10 +76,6 @@ delete ${worksrcpath}/metis/include/metis.h } -pre-configure { - configure.args-append cc=${configure.cc} cxx=${configure.cxx} -} - livecheck.type regex livecheck.url http://glaros.dtc.umn.edu/gkhome/metis/parmetis/download livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
participants (1)
-
sean@macports.org