Building Ports w/ Options, Env

Rachel Florentine rachel_florentine at yahoo.com
Tue Nov 14 17:55:32 UTC 2006


----- Original Message ----
From: Eric Schuele <e.schuele at 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







More information about the freebsd-questions mailing list