Building Ports w/ Options, Env

Rachel Florentine rachel_florentine at yahoo.com
Tue Nov 14 16:10:40 UTC 2006


71----- Original Message ----
From: Nils Vogels <nivo+sender+6075ff at yuckfou.org>

> What you put between the brackets [], is passed to make ans should
 be
> options that make recognizes.
>
> A small example:
>
> 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?

> HTH & HAND

Now that's a new one. "HTH" I understand, but what's "HAND" stand for?
TIA,
Rachel












More information about the freebsd-questions mailing list