[128929] trunk/dports/devel/libtool/Portfile

larryv at macports.org larryv at macports.org
Sat Nov 29 22:03:34 PST 2014


Revision: 128929
          https://trac.macports.org/changeset/128929
Author:   larryv at macports.org
Date:     2014-11-29 22:03:34 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
libtool: Disable silent build rules

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:32 UTC (rev 128928)
+++ trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:34 UTC (rev 128929)
@@ -58,7 +58,8 @@
 configure.fc            no
 configure.f77           no
 
-configure.args      --program-prefix=g
+configure.args      --disable-silent-rules \
+                    --program-prefix=g
 
 post-destroot {
     set gnubin ${prefix}/libexec/gnubin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/9809dc79/attachment.html>


More information about the macports-changes mailing list