Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2006 23:34:35 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Luiz Eduardo Guida Valmont <legvalmont@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: reconfiguring a package
Message-ID:  <20060402213435.GA72366@owl.midgard.homeip.net>
In-Reply-To: <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com>
References:  <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 02, 2006 at 05:23:26PM -0300, Luiz Eduardo Guida Valmont wrote:
> I'm sorry if this is one of those rtfm cases, but I've exhausted my options
> so far (except asking for help here ^^).
> 
> When you "make install" a package, for some the first thing you get is a
> screen where you choose some compile-time options that affect the package's
> dependancies (eg. "postgresql support" when trying to install amarok). The
> question is simple: is there a way or a make target that deletes my choices
> and / or forces make to ask them again?

'make config' should do the trick.  This (as well as many other make
targets) are described in the ports(7) manpage.

Of course if you already have installed the port you will have to delete
and reinstall it to have it actually use the new settings.


> 
> I tryed selecting everything for amarok and now both krb5 and heimdal are
> indirect dependancies. That wouldn't pose a problem if they did not
> conflict, but unfortunately they do.
> 
> Any help is appreciated...
> 
> --
> []'s,
> Luiz Eduardo

> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


-- 
<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?20060402213435.GA72366>