[79246] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Mon Jun 6 16:34:13 PDT 2011


Revision: 79246
          http://trac.macports.org/changeset/79246
Author:   ryandesign at macports.org
Date:     2011-06-06 16:34:13 -0700 (Mon, 06 Jun 2011)
Log Message:
-----------
glib2, glib2-devel: use verbose make output, to make logs more useful

Modified Paths:
--------------
    trunk/dports/devel/glib2/Portfile
    trunk/dports/devel/glib2-devel/Portfile

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2011-06-06 23:22:14 UTC (rev 79245)
+++ trunk/dports/devel/glib2/Portfile	2011-06-06 23:34:13 UTC (rev 79246)
@@ -80,6 +80,8 @@
     patchfiles-append patch-child-test.c.diff
 }
 
+build.args                  V=1
+
 test.run                    yes
 test.target                 check
 

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2011-06-06 23:22:14 UTC (rev 79245)
+++ trunk/dports/devel/glib2-devel/Portfile	2011-06-06 23:34:13 UTC (rev 79246)
@@ -89,6 +89,8 @@
     patchfiles-append patch-child-test.c.diff
 }
 
+build.args                  V=1
+
 test.run                    yes
 test.target                 check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110606/1a25754e/attachment.html>


More information about the macports-changes mailing list