svn commit: r303550 - in head: Mk devel/apr1 devel/apr1/files www/apache22 www/apache22-event-mpm www/apache22-itk-mpm www/apache22-peruser-mpm www/apache22-worker-mpm www/apache22/files

Olli Hauer ohauer at FreeBSD.org
Thu Sep 20 18:31:39 UTC 2012


> I'm having a problem with the Apache port, it has been a while since I recompiled it so I'm guessing it has to do with the conversions to options NG.  In short, the Makefile blows up if I have no options selected in 'make config'.  The reason I have no options selected is because I desire to only have htpasswd utilities and related on this one server and this cuts down on compile time and upgrade requirements.
> If I select even one option for example OPTIONS_FILE_SET+=INFO
> then these errors are gone.  What do you recommend?  Thanks.
> 
> (mcdouga9)daemon:/usr/ports/www/apache22 % make extract
> "/usr/ports/Mk/bsd.apache.mk", line 428: Malformed conditional (${APACHE_MODULES:MAUTH_BASIC})
[...]


Hi Adam,

Thanks for your report!

The issue is fixed in bsd.apache.mk Revision: 304590.

--
Regards,
olli


More information about the freebsd-apache mailing list