#30754: wget 1.13 configure failure --------------------------------+------------------------------------------- Reporter: blair@… | Owner: ryandesign Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: wget --------------------------------+------------------------------------------- Getting this configure failure: {{{ checking for inet_ntoa... yes checking for socket in -lsocket... no checking for compress in -lz... yes checking for gpg_err_init in -lgpg-error... yes checking for gcry_control in -lgcrypt... yes checking for main in -lgnutls... no configure: error: --with-ssl was given, but GNUTLS is not available. shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wget/wget/work/wget-1.13" && ./configure --prefix=/opt/local --with-libssl-prefix=/opt/local " returned error 1 }}} I only have openssl on my system, I don't have gnutls. Here's the variants I have for wget: {{{ $ port variants wget wget has the variants: no_ssl: Build without SSL support * conflicts with ssl (+)ssl: Build with SSL support * conflicts with no_ssl test universal: Build for multiple architectures }}} -- Ticket URL: <https://trac.macports.org/ticket/30754> MacPorts <http://www.macports.org/> Ports system for Mac OS