[147953] trunk/dports/net/curl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Apr 20 16:00:01 PDT 2016
Revision: 147953
https://trac.macports.org/changeset/147953
Author: ryandesign at macports.org
Date: 2016-04-20 16:00:01 -0700 (Wed, 20 Apr 2016)
Log Message:
-----------
curl: disable silent rules
Modified Paths:
--------------
trunk/dports/net/curl/Portfile
Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile 2016-04-20 22:06:23 UTC (rev 147952)
+++ trunk/dports/net/curl/Portfile 2016-04-20 23:00:01 UTC (rev 147953)
@@ -43,7 +43,8 @@
patchfiles patch-curl.h.diff \
patch-lib-vtls-openssl.c.diff
- configure.args --enable-ipv6 \
+ configure.args --disable-silent-rules \
+ --enable-ipv6 \
--without-gnutls \
--without-gssapi \
--without-libidn \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160420/c85d38db/attachment.html>
More information about the macports-changes
mailing list