Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 09:55:30 -0800 (PST)
From:      Rachel Florentine <rachel_florentine@yahoo.com>
To:        Eric Schuele <e.schuele@computer.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Building Ports w/ Options, Env
Message-ID:  <20061114175530.51309.qmail@web57815.mail.re3.yahoo.com>

next in thread | raw e-mail | index | archive | help

----- Original Message ----
From: Eric Schuele <e.schuele@computer.org>
>> MAKE_ARGS = {
>>         'www/squid' => 'CONFIGURE_ARGS+=--enable-delay-pools
>> --enable-snmp --enable-ssl --enable-ipf-transparent
>> --enable-removal-policies',
>>         'mail/imp' => 'WITH_HTML=yes WITH_COURIER-IMAP=yes',
>>  }
> 
> Okay, that makes sense! Is it, then, the same thing with env variables? Just put 
> everything between the cury braces (or are they brackets??) in the 
> MAKE_ARGS definition?

Eric, two questions:
1) Are they brackets [] or curly braces {} or does it matter?
2) Can you give me an example of how to include env vars? That would be different than 'CONFIGURE_ARGS+=--...', right?

TIA,
Rachel









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061114175530.51309.qmail>