[120195] trunk/dports/lang/eero-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 18 19:56:14 PDT 2014


Revision: 120195
          https://trac.macports.org/changeset/120195
Author:   ryandesign at macports.org
Date:     2014-05-18 19:56:14 -0700 (Sun, 18 May 2014)
Log Message:
-----------
eero-devel: gmake is used at build time, not runtime

Modified Paths:
--------------
    trunk/dports/lang/eero-devel/Portfile

Modified: trunk/dports/lang/eero-devel/Portfile
===================================================================
--- trunk/dports/lang/eero-devel/Portfile	2014-05-19 02:55:20 UTC (rev 120194)
+++ trunk/dports/lang/eero-devel/Portfile	2014-05-19 02:56:14 UTC (rev 120195)
@@ -112,7 +112,7 @@
 
 platform darwin 8 {
     # Tiger's DevTools make has issues with the nested ifs in compiler-rt
-    depends_run-append      port:gmake
+    depends_build-append    port:gmake
     build.cmd               ${prefix}/bin/gmake
 
     post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140518/6a8f9013/attachment.html>


More information about the macports-changes mailing list