Hello,
Following the OPTIONS rewrite for www/apache22, the old
WITH_${category}_MODULES syntax no longer works. Here's what I had in
/etc/make.conf:
APACHE_PORT=www/apache22
WITH_APACHE=yes
.if ${.CURDIR:M*/www/apache22}
WITHOUT_APACHE_OPTIONS=yes
WITH_SSL_MODULES=yes
WITH_LDAP_MODULES=yes
WITH_PROXY_MODULES=yes
.endif
Is there a new way to enable, for example, all proxy modules, without
enumerating each proxy module manually?
--
Benjamin Lee
http://www.b1c1l1.com/
signature.asc
Description: OpenPGP digital signature
