From owner-freebsd-questions@FreeBSD.ORG Tue Nov 13 06:26:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C825916A419 for ; Tue, 13 Nov 2007 06:26:45 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 2216313C494 for ; Tue, 13 Nov 2007 06:26:44 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 13 Nov 2007 06:26:23 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp042) with SMTP; 13 Nov 2007 07:26:23 +0100 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/w6B1Z+u/wjB7eT5lv1ni9o5/w48enOfRXG5iqLP ygZPR6WOuVoOs7 Message-ID: <4739438A.4010502@gmx.de> Date: Tue, 13 Nov 2007 07:26:18 +0100 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.6 (X11/20071101) MIME-Version: 1.0 To: stevefranks@ieee.org References: <2852884D-270A-4879-B960-C10A602E080E@ashleymoran.me.uk> <539c60b90711121829r3d1ff92fy151c096a1f22f225@mail.gmail.com> In-Reply-To: <539c60b90711121829r3d1ff92fy151c096a1f22f225@mail.gmail.com> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Ashley Moran , freebsd-questions@freebsd.org Subject: Re: Ports with GUI configs 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: Tue, 13 Nov 2007 06:26:45 -0000 Steve Franks wrote: > Not to mention, as a novice, I've discovered that for 20-60% of all > ports, messing with the defaults makes the port fail to build.... > > Steve This sounds rather unlikely if you use the provided WITH_* flags. In case you do something else with ports - well it's not meant to be done and thus your problem if it doesn't work. Messing with ports in an unintended way just screws up the plists, which results in an inconsistent package database. PS: Please don't top-post.