From owner-freebsd-questions@FreeBSD.ORG Mon Nov 13 22:08:32 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 3FB8316A492 for ; Mon, 13 Nov 2006 22:08:32 +0000 (UTC) (envelope-from rachel_florentine@yahoo.com) Received: from web57809.mail.re3.yahoo.com (web57809.mail.re3.yahoo.com [68.142.236.87]) by mx1.FreeBSD.org (Postfix) with SMTP id 3A93643DE0 for ; Mon, 13 Nov 2006 22:07:49 +0000 (GMT) (envelope-from rachel_florentine@yahoo.com) Received: (qmail 32437 invoked by uid 60001); 13 Nov 2006 22:07:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=qDUsCEUPH6r3v+dApTlFxj+xSfdsxHxvbzkTUAYXrBY3RuVjVMx7v+DSwoX8ShSkAUH7pKNMurRe3eAC/I+sQqQvnVprSWiPC77zYHfUUTqrNHeHAj2Y4YT+zp0krDXvImPtUsmgx5dDFDs0yokY45JzpYx0MFNbR1cwq930HCU= ; Message-ID: <20061113220732.32435.qmail@web57809.mail.re3.yahoo.com> Received: from [69.19.14.18] by web57809.mail.re3.yahoo.com via HTTP; Mon, 13 Nov 2006 14:07:32 PST Date: Mon, 13 Nov 2006 14:07:27 -0800 (PST) From: Rachel Florentine To: Nils Vogels MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org 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: Mon, 13 Nov 2006 22:08:32 -0000 7575----- Original Message ----=0AFrom: Nils Vogels =0A=0A> What you put between the brackets [], is passed to make an= s should be=0A> options that make recognizes.=0A>=0A> A small example:=0A>= =0A> MAKE_ARGS =3D {=0A> 'www/squid' =3D> 'CONFIGURE_ARGS+=3D--enab= le-delay-pools=0A> --enable-snmp --enable-ssl --enable-ipf-transparent=0A> = --enable-removal-policies',=0A> 'mail/imp' =3D> 'WITH_HTML=3Dyes WI= TH_COURIER-IMAP=3Dyes',=0A> }=0A=0AOkay, that makes sense! Is it, then, th= e same thing with env variables? Just put everything between the cury brace= s (or are they brackets??) in the MAKE_ARGS definition?=0A=0A> HTH & HAND= =0A=0ANow that's a new one. "HTH" I understand, but what's "HAND" stand for= ?=0ATIA,=0ARachel=0A=0A=0A=0A=0A=0A