From owner-freebsd-questions@FreeBSD.ORG Sun Nov 21 18:49:33 2004 Return-Path: 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 5FA1916A4CE for ; Sun, 21 Nov 2004 18:49:33 +0000 (GMT) Received: from mail.elvandar.org (redqueen.elvandar.org [217.148.169.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF1543D2D for ; Sun, 21 Nov 2004 18:49:33 +0000 (GMT) (envelope-from remko@freebsd.org) Received: from localhost (localhost [127.0.0.1]) by mail.elvandar.org (Postfix) with ESMTP id 1FC0B29542D; Sun, 21 Nov 2004 19:49:32 +0100 (CET) Received: from mail.elvandar.org ([127.0.0.1]) by localhost (redqueen.elvandar.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41308-01; Sun, 21 Nov 2004 19:49:31 +0100 (CET) Message-ID: <41A0E341.2000304@FreeBSD.org> Date: Sun, 21 Nov 2004 19:49:37 +0100 From: Remko Lodder User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Hudec References: <200411211306.05181.v.demartino2@virgilio.it> <41A0C4E1.3060805@FreeBSD.org> <20041121183214.GE3260@pleiades.aeternal.net> In-Reply-To: <20041121183214.GE3260@pleiades.aeternal.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at elvandar.org cc: freebsd-questions@freebsd.org Subject: Re: Passing options to configure / compiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 18:49:33 -0000 Martin Hudec wrote: > > > It would be nice for him to set options pkgtools.conf, which > can be usually found in /usr/local/etc. > > For example: > I want links to be compiled without X11 support, so I set in section > named MAKE_ARGS following: > > 'www/links' => 'WITHOUT_X11=yes', > > so this compilation option will be reflected next time he uses > portupgrade utility. Otherwise portupgrade will ignore previous > compilation options. Or at least I don't know how to tell portupgrade > which options did I use to compile the port :). Ah yes, i was not aware of that yet (saved my make options in a seperated file... ;)). Thanks! Cheers! > > > Cheers, > > Martin > -- Kind regards, Remko Lodder FreeBSD (Dutch) Documentation Team