From owner-freebsd-questions@FreeBSD.ORG Tue Nov 14 19:32:52 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 54A5D16A416 for ; Tue, 14 Nov 2006 19:32:52 +0000 (UTC) (envelope-from rachel_florentine@yahoo.com) Received: from web57810.mail.re3.yahoo.com (web57810.mail.re3.yahoo.com [68.142.236.88]) by mx1.FreeBSD.org (Postfix) with SMTP id 0EE2D43DB5 for ; Tue, 14 Nov 2006 19:32:48 +0000 (GMT) (envelope-from rachel_florentine@yahoo.com) Received: (qmail 76604 invoked by uid 60001); 14 Nov 2006 19:32:02 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type; b=nQuDE0qjKgEbORit21hTCGOQIVBoKh9w75jeaLMn9r8aq2XIuovs93gdMM5pSZJLzrxucdJNgYj1+qEOmrW/tAxmswthNO/GFOd6pKEsRLrarzGdC5WMaVHLzdOrZNyOLoN55ZugLCtx7PPDq89j1jfZGRw1h4ABa5UUGHcqCAo= ; Message-ID: <20061114193202.76602.qmail@web57810.mail.re3.yahoo.com> Received: from [69.19.14.15] by web57810.mail.re3.yahoo.com via HTTP; Tue, 14 Nov 2006 11:32:02 PST Date: Tue, 14 Nov 2006 11:32:02 -0800 (PST) From: Rachel Florentine To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Building Ports w/ Options, Env 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, 14 Nov 2006 19:32:52 -0000 ----- Original Message ----=0AFrom: Eric Schuele = =0A>> MAKE_ARGS =3D {=0A>> 'www/squid' =3D> 'CONFIGURE_ARGS+=3D--en= able-delay-pools=0A>> --enable-snmp --enable-ssl --enable-ipf-transparent= =0A>> --enable-removal-policies',=0A>> 'mail/imp' =3D> 'WITH_HTML= =3Dyes WITH_COURIER-IMAP=3Dyes',=0A>> }=0A> =0A> Okay, that makes sense! I= s it, then, the same thing with env variables? Just put =0A> everything bet= ween the cury braces (or are they brackets??) in the =0A>=0A MAKE_ARGS defi= nition?=0A=0AEric, two questions:=0A1) Are they brackets [] or curly braces= {} or does it matter?=0A2) Can you give me an example of how to include en= v vars? That would be different than 'CONFIGURE_ARGS+=3D--...', right?=0A= =0ATIA,=0ARachel=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A=0A