Date: Thu, 20 Sep 2012 20:31:29 +0200 From: Olli Hauer <ohauer@FreeBSD.org> To: Adam McDougall <mcdouga9@egr.msu.edu> Cc: Olli Hauer <ohauer@FreeBSD.org>, apache@freebsd.org Subject: Re: 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 Message-ID: <505B6101.9050801@FreeBSD.org> In-Reply-To: <505B151D.40007@egr.msu.edu> References: <201209021431.q82EVxjW017243@svn.freebsd.org> <505B151D.40007@egr.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?505B6101.9050801>