The changes to mod_vhs now set WITH_APACHE2 unconditionally, even if Apache 1 is already installed. Fix: This works. It isn't quite the right fix, I think, but it's at least a hint. I'm assuming that mod_vhs isn't *supposed* to work with Apache 1.x, but the checkin comments make me think that is the case. How-To-Repeat: [with Apache1 installed] [1089] (be-well) www> cd /usr/ports/www/mod_vhs [1090] (be-well) mod_vhs> make describe "/usr/ports/www/apache2/Makefile.modules.3rd", line 36: You have `WITH_APACHE2' variable defined either in environment or in make(1) argumentsm. but apache13 is installed Please undefine and try again. [1091] (be-well) mod_vhs>
Responsible Changed From-To: freebsd-ports-bugs->clement grab. I'm the culpit.
State Changed From-To: open->closed I committed a real fix. I misused .error. An ald inherance of first version. Thanks a lot for you report. clem