[127762] trunk/dports/textproc/xmlstarlet/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Nov 3 04:12:22 PST 2014


Revision: 127762
          https://trac.macports.org/changeset/127762
Author:   ryandesign at macports.org
Date:     2014-11-03 04:12:22 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
xmlstarlet: disable silent rules

Modified Paths:
--------------
    trunk/dports/textproc/xmlstarlet/Portfile

Modified: trunk/dports/textproc/xmlstarlet/Portfile
===================================================================
--- trunk/dports/textproc/xmlstarlet/Portfile	2014-11-03 11:38:11 UTC (rev 127761)
+++ trunk/dports/textproc/xmlstarlet/Portfile	2014-11-03 12:12:22 UTC (rev 127762)
@@ -26,7 +26,8 @@
 depends_lib         port:libxml2 port:libxslt port:libiconv
 depends_build       port:fop port:ghostscript
 
-configure.args      --with-libxml-prefix=${prefix} \
+configure.args      --disable-silent-rules \
+                    --with-libxml-prefix=${prefix} \
                     --with-libxslt-prefix=${prefix} \
                     --with-libiconv-prefix=${prefix} \
                     --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/d00e7aaa/attachment.html>


More information about the macports-changes mailing list