[137307] trunk/dports/devel/automake/Portfile

larryv at macports.org larryv at macports.org
Mon Jun 8 17:21:51 PDT 2015


Revision: 137307
          https://trac.macports.org/changeset/137307
Author:   larryv at macports.org
Date:     2015-06-08 17:21:51 -0700 (Mon, 08 Jun 2015)
Log Message:
-----------
automake: Clean up configure arguments

- Remove unnecessary `--infodir`.
- Build verbosely.

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

Modified: trunk/dports/devel/automake/Portfile
===================================================================
--- trunk/dports/devel/automake/Portfile	2015-06-09 00:21:46 UTC (rev 137306)
+++ trunk/dports/devel/automake/Portfile	2015-06-09 00:21:51 UTC (rev 137307)
@@ -37,7 +37,7 @@
                     sha256  7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924
 
 configure.perl      ${prefix}/bin/perl
-configure.args      --infodir=${prefix}/share/info
+configure.args      --disable-silent-rules
 
 test.run            yes
 test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150608/9dc01b79/attachment.html>


More information about the macports-changes mailing list