[33753] trunk/dports/www/lynx/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 4 09:32:34 PST 2008


Revision: 33753
          http://trac.macosforge.org/projects/macports/changeset/33753
Author:   ryandesign at macports.org
Date:     2008-02-04 09:32:32 -0800 (Mon, 04 Feb 2008)

Log Message:
-----------
lynx: indicate in the variant description that openssl is the default

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

Modified: trunk/dports/www/lynx/Portfile
===================================================================
--- trunk/dports/www/lynx/Portfile	2008-02-04 17:28:19 UTC (rev 33752)
+++ trunk/dports/www/lynx/Portfile	2008-02-04 17:32:32 UTC (rev 33753)
@@ -41,7 +41,7 @@
     default_variants +ssl
 }
 
-variant ssl conflicts gnutls description "Support for secure connections via OpenSSL" {
+variant ssl conflicts gnutls description "Support for secure connections via OpenSSL (default)" {
     configure.args-append   --with-ssl=${prefix}
     depends_lib-append      port:openssl
 }

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


More information about the macports-changes mailing list