[120194] trunk/dports/gnome/libsoup/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 18 19:55:20 PDT 2014


Revision: 120194
          https://trac.macports.org/changeset/120194
Author:   ryandesign at macports.org
Date:     2014-05-18 19:55:20 -0700 (Sun, 18 May 2014)
Log Message:
-----------
libsoup: gmake is used at build time, not runtime

Modified Paths:
--------------
    trunk/dports/gnome/libsoup/Portfile

Modified: trunk/dports/gnome/libsoup/Portfile
===================================================================
--- trunk/dports/gnome/libsoup/Portfile	2014-05-19 02:04:55 UTC (rev 120193)
+++ trunk/dports/gnome/libsoup/Portfile	2014-05-19 02:55:20 UTC (rev 120194)
@@ -70,7 +70,7 @@
 
 platform darwin 8 {
     # The rules enabled by gobject-introspection require GNU make 3.81+
-    depends_run-append      port:gmake
+    depends_build-append    port:gmake
     build.cmd               ${prefix}/bin/gmake
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140518/4eaa1ddd/attachment.html>


More information about the macports-changes mailing list