Patch for devel/apr1

Mathieu Arnold mat at FreeBSD.org
Mon Feb 24 14:51:03 UTC 2014


+--On 24 février 2014 18:30:51 +0400 Eygene Ryabinkin <rea at freebsd.org>
wrote:
| http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.ht
| ml section 5.12.2.2?  Or, alternatively, with Mk/bsd.options.mk lines 178,

I'm familiar with the porter's handbook, where in 5.12.2.2 do you see
anything about WITH_ or WITHOUT_ ?

Oh, you may mean 5.12.1.1 ?

This one need some cleanup, there are very few knobs that can be used like
it says. Actually, WITH_OPENSSL_BASE/PORT may be the only one.

If you need to globally set some options, you should put things like this
in your make.conf:

OPTIONS_SET= LDAP

Or like antoine said, if you need them on the command line, WITH=LDAP

-- 
Mathieu Arnold


More information about the freebsd-apache mailing list