Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Aug 2010 20:26:58 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-questions@freebsd.org
Subject:   Re: Installing wget
Message-ID:  <4C604872.7010209@netfence.it>
In-Reply-To: <20100809182008.GA94733@gizmo.acns.msu.edu>
References:  <20100809182008.GA94733@gizmo.acns.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Il 08/09/10 20:20, Jerry McAllister ha scritto:
> Hi All,
>
> I started an instal of wget from ports - /usr/ports/ftp/wget
>
> It comes up with some selections and I mistakenly selected GNUTLS.
>
> Now I constantly get
>    "GNUTLS and OPENSSL are mutually exclusive, enable at most one of them"
> And the make quits.
>
> How do I get rid of that.  I have done make clean, make diskclean
> and deleted as many files as I dared, but it still won't build
> and install wget.
>
> Of course, there is some file I don't know about.
> Can someone point me to where to find it?


rm /var/db/ports/wget/options

or

portupgrade -Cf wget

or

cd /usr/ports/ftp/wget ; make config


  bye
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C604872.7010209>