From owner-freebsd-questions@FreeBSD.ORG Sun Apr 2 21:34:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED88116A420 for ; Sun, 2 Apr 2006 21:34:42 +0000 (UTC) (envelope-from erikt@owl.midgard.homeip.net) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B8F43D78 for ; Sun, 2 Apr 2006 21:34:36 +0000 (GMT) (envelope-from erikt@owl.midgard.homeip.net) Received: from falcon.midgard.homeip.net (83.253.29.241) by pne-smtpout2-sn1.fre.skanova.net (7.2.070) id 43F9B8E9009FD871 for freebsd-questions@freebsd.org; Sun, 2 Apr 2006 23:34:35 +0200 Received: (qmail 92382 invoked from network); 2 Apr 2006 23:34:35 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with SMTP; 2 Apr 2006 23:34:35 +0200 Received: (qmail 72412 invoked by uid 1001); 2 Apr 2006 23:34:35 +0200 Date: Sun, 2 Apr 2006 23:34:35 +0200 From: Erik Trulsson To: Luiz Eduardo Guida Valmont Message-ID: <20060402213435.GA72366@owl.midgard.homeip.net> Mail-Followup-To: Luiz Eduardo Guida Valmont , freebsd-questions@freebsd.org References: <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <97be9bec0604021323m3ed4dae4xb33ec3f034db94e4@mail.gmail.com> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: reconfiguring a package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 21:34:43 -0000 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" -- Erik Trulsson ertr1013@student.uu.se