From owner-freebsd-ports@FreeBSD.ORG Thu Aug 10 20:30:26 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 994AE16A4DD for ; Thu, 10 Aug 2006 20:30:26 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC77743D5D for ; Thu, 10 Aug 2006 20:30:23 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so512049wxd for ; Thu, 10 Aug 2006 13:30:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sSkUnjJtoc4mP/G3xMb6f+SuWWpUYj1lkMX9ueve8n7U8aPrkKdlCUIqwO2RAD1CeC4OjUtnfMY9UmEOYRfcc/eNayQDWi9uUOwXARJ8waqAHHV3NExlGl5Xk/AoTHuPiF0b5/fSpthLLgpUqwf7SOIwx3bZNBJqU7pPX7hKOoM= Received: by 10.78.170.6 with SMTP id s6mr1739618hue; Thu, 10 Aug 2006 13:30:22 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Thu, 10 Aug 2006 13:30:22 -0700 (PDT) Message-ID: <790a9fff0608101330y528a5ce5q5fd3bc168550cb06@mail.gmail.com> Date: Thu, 10 Aug 2006 15:30:22 -0500 From: "Scot Hetzel" To: "Stanislav Sedov" In-Reply-To: <790a9fff0608101328j533ca925k8f147f0c9ce80687@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44DB5692.6040005@gmx.de> <20060810214516.7e0ff056@localhost> <44DB72FC.8010009@gmx.de> <20060810224838.639c57e8@localhost> <44DB87FA.4020505@gmx.de> <20060810234844.107d0871@localhost> <790a9fff0608101328j533ca925k8f147f0c9ce80687@mail.gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: ports without configure do not receive CC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 20:30:26 -0000 On 8/10/06, Scot Hetzel wrote: > Or use the sysutils/portconf port, and then place your port specific > variables in the /usr/local/etc/port.conf file, no need to clutter > /etc/make.conf. > > CATEGORY/PORTNAME*: CC=XXX > editors/openoffice*: WITH_TTF_BYTECODE_ENABLED > Forgot to mention you can also have global variables defined in port.conf */*: WRKDIRPREFIX=/usr/obj Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.