[72454] trunk/dports/net/curl/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 15 18:00:42 PDT 2010


Revision: 72454
          http://trac.macports.org/changeset/72454
Author:   ryandesign at macports.org
Date:     2010-10-15 18:00:40 -0700 (Fri, 15 Oct 2010)
Log Message:
-----------
curl: don't opportunistically link to librtmp, nss or polarnss; see #26860

Modified Paths:
--------------
    trunk/dports/net/curl/Portfile

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2010-10-15 21:43:00 UTC (rev 72453)
+++ trunk/dports/net/curl/Portfile	2010-10-16 01:00:40 UTC (rev 72454)
@@ -8,6 +8,7 @@
 name                        curl
 # keep the version in sync with the curl-ca-bundle port
 version                     7.21.2
+revision                    1
 categories                  net www
 maintainers                 ryandesign
 license                     curl
@@ -36,7 +37,10 @@
 configure.args              --enable-ipv6 \
                             --without-gnutls \
                             --without-gssapi \
+                            --without-librtmp \
                             --without-libssh2 \
+                            --without-nss \
+                            --without-polarssl \
                             --without-spnego \
                             --without-ssl \
                             --disable-ares \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101015/72fc4f10/attachment.html>


More information about the macports-changes mailing list