71----- Original Message ----
From: Nils Vogels <[EMAIL PROTECTED]>
> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"