Date: Sun, 19 Sep 2010 19:01:18 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Jos Chrispijn <ports@webrz.net> Cc: freebsd-ports@freebsd.org Subject: Re: Double versions installed Message-ID: <20100919170117.GA26484@owl.midgard.homeip.net> In-Reply-To: <4C963526.6020201@webrz.net> References: <4C963526.6020201@webrz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 19, 2010 at 06:07:02PM +0200, Jos Chrispijn wrote: > I have now installed two versions of autoconf: That is perfectly normal. Some programs require one specific version of autoconf, while others require another version, so one easily ends up with more than one version installed. They can live side-by-side so having more than one version installed is not a problem. >=20 > autoconf-2.13.000227_6 Automatically configure source code on many=20 > Un*x platforms > autoconf-2.67 Automatically configure source code= =20 > on many Un*x platforms >=20 > Can someone tell me how I can get rid of the first one? Thank you. Just use pkg_delete to remove it. If anything has it as a run-time dependency (most unlikely) pkg_delete will complain and refuse to remove it so you don=E4t need to worry about breaking anything by removing it. --=20 <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100919170117.GA26484>