[121073] trunk/dports/games/boswars/Portfile

devans at macports.org devans at macports.org
Mon Jun 16 15:09:47 PDT 2014


Revision: 121073
          https://trac.macports.org/changeset/121073
Author:   devans at macports.org
Date:     2014-06-16 15:09:47 -0700 (Mon, 16 Jun 2014)
Log Message:
-----------
boswars: don't use custom build phase.

Modified Paths:
--------------
    trunk/dports/games/boswars/Portfile

Modified: trunk/dports/games/boswars/Portfile
===================================================================
--- trunk/dports/games/boswars/Portfile	2014-06-16 21:32:30 UTC (rev 121072)
+++ trunk/dports/games/boswars/Portfile	2014-06-16 22:09:47 UTC (rev 121073)
@@ -78,9 +78,8 @@
 use_configure       no
 universal_variant   no
 
-build {
-    system -W ${worksrcpath} "${prefix}/bin/scons"
-}
+build.cmd           ${prefix}/bin/scons
+build.target
 
 destroot {
     # Path to the boswars resource directory ${prefix}/share/boswars.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140616/70110332/attachment.html>


More information about the macports-changes mailing list