www/apache13 has USE_PERL5=yes, whereas www/apache13-modssl only has USE_PERL5_BUILD=yes. '/usr/local/sbin/apxs' is a perl-script, and without the runtime-dependency on Perl, won't work. It's used for installing extensions to Apache, so it's pretty necessary :) Fix: Patch attached. Patch attached with submission follows: How-To-Repeat: Install eg. www/mod_gzip on a machine with apache13-modssl already installed, and perl deinstalled.
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Duplicate of ports/116984
dinoex 2008-01-17 10:15:15 UTC FreeBSD ports repository Modified files: www/apache13-modssl Makefile Log: - new option WITH_PERL workaround till global solution in bsd.apache.mk PR: 118647, 116984 Revision Changes Path 1.186 +4 -0 ports/www/apache13-modssl/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"