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

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 12 07:45:34 PST 2007


Revision: 21960
          http://trac.macosforge.org/projects/macports/changeset/21960
Author:   pipping at macports.org
Date:     2007-02-12 07:45:33 -0800 (Mon, 12 Feb 2007)

Log Message:
-----------
 * don't link against libssh2 unless requested (variant needed)

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

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2007-02-12 15:31:41 UTC (rev 21959)
+++ trunk/dports/net/curl/Portfile	2007-02-12 15:45:33 UTC (rev 21960)
@@ -24,6 +24,7 @@
 
 configure.args  --disable-ipv6 \
         --without-libidn \
+        --without-libssh2 \
         --mandir=${prefix}/share/man \
         --with-zlib=${prefix} \
         --with-ssl=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070212/a1ce990e/attachment.html


More information about the macports-changes mailing list