[90451] trunk/dports/devel/git-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 5 22:20:00 PST 2012


Revision: 90451
          http://trac.macports.org/changeset/90451
Author:   ryandesign at macports.org
Date:     2012-03-05 22:20:00 -0800 (Mon, 05 Mar 2012)
Log Message:
-----------
git-core: enable verbose build output

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-03-06 06:19:44 UTC (rev 90450)
+++ trunk/dports/devel/git-core/Portfile	2012-03-06 06:20:00 UTC (rev 90451)
@@ -59,7 +59,8 @@
                     PERL_PATH="${prefix}/bin/perl5.12" \
                     NO_FINK=1 \
                     NO_DARWIN_PORTS=1 \
-                    NO_R_TO_GCC_LINKER=1
+                    NO_R_TO_GCC_LINKER=1 \
+                    V=1
 
 test.run            yes
 test.cmd            make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120305/af2f7637/attachment.html>


More information about the macports-changes mailing list