[134405] trunk/dports/www/nghttp2/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 24 18:52:55 PDT 2015


Revision: 134405
          https://trac.macports.org/changeset/134405
Author:   ryandesign at macports.org
Date:     2015-03-24 18:52:55 -0700 (Tue, 24 Mar 2015)
Log Message:
-----------
nghttp2: disable silent rules

Modified Paths:
--------------
    trunk/dports/www/nghttp2/Portfile

Modified: trunk/dports/www/nghttp2/Portfile
===================================================================
--- trunk/dports/www/nghttp2/Portfile	2015-03-25 01:18:16 UTC (rev 134404)
+++ trunk/dports/www/nghttp2/Portfile	2015-03-25 01:52:55 UTC (rev 134405)
@@ -33,7 +33,8 @@
                     port:python27 \
                     port:zlib
 
-configure.args      --disable-threads
+configure.args      --disable-silent-rules \
+                    --disable-threads
 
 configure.env       PYTHON=${prefix}/bin/python2.7 CYTHON=${prefix}/bin/cython-2.7 \
                     JANSSON_CFLAGS=-I${prefix}/include JANSSON_LIBS="-L${prefix}/lib -ljansson" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150324/e3818e69/attachment.html>


More information about the macports-changes mailing list