[153666] trunk/dports/lang/guile/Portfile

devans at macports.org devans at macports.org
Fri Oct 7 06:59:24 CEST 2016


Revision: 153666
          https://trac.macports.org/changeset/153666
Author:   devans at macports.org
Date:     2016-10-06 21:59:24 -0700 (Thu, 06 Oct 2016)
Log Message:
-----------
guile: disable silent rules.

Modified Paths:
--------------
    trunk/dports/lang/guile/Portfile

Modified: trunk/dports/lang/guile/Portfile
===================================================================
--- trunk/dports/lang/guile/Portfile	2016-10-07 04:28:45 UTC (rev 153665)
+++ trunk/dports/lang/guile/Portfile	2016-10-07 04:59:24 UTC (rev 153666)
@@ -56,7 +56,8 @@
                     --infodir="${prefix}/share/info" \
                     --mandir="${prefix}/share/man" \
                     --enable-regex \
-                    --disable-error-on-warning
+                    --disable-error-on-warning \
+                    --disable-silent-rules
 
 patchfiles          sierra.patch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161006/2f047b15/attachment-0002.html>


More information about the macports-changes mailing list