[58320] trunk/dports/science/molden/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 26 11:18:45 PDT 2009


Revision: 58320
          http://trac.macports.org/changeset/58320
Author:   ryandesign at macports.org
Date:     2009-09-26 11:18:41 -0700 (Sat, 26 Sep 2009)
Log Message:
-----------
molden: undo part of r33780: don't handcode the use of buildnicevalue and buildmakejobs; fixes build on MacPorts 1.8+

Revision Links:
--------------
    http://trac.macports.org/changeset/33780

Modified Paths:
--------------
    trunk/dports/science/molden/Portfile

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2009-09-26 17:53:42 UTC (rev 58319)
+++ trunk/dports/science/molden/Portfile	2009-09-26 18:18:41 UTC (rev 58320)
@@ -40,7 +40,7 @@
 use_parallel_build  yes
 use_configure       no
 build.target        molden
-build.cmd           nice -n ${buildnicevalue} gmake -j${buildmakejobs}
+build.cmd           gmake
 destroot            {
     xinstall -W ${worksrcpath} molden   ${destroot}${prefix}/bin
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/molden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090926/a392573a/attachment.html>


More information about the macports-changes mailing list