cvs commit: ports/www/apache13-modssl Makefile
Dirk Meyer
dinoex at FreeBSD.org
Sat May 15 01:49:10 PDT 2004
dinoex 2004/05/15 01:49:10 PDT
FreeBSD ports repository
Modified files:
www/apache13-modssl Makefile
Log:
- allow build without expat, new option APACHE_WITHOUT_EXPAT
To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it. This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.
PR: 66650
Submitted by: Vivek Khera
Revision Changes Path
1.151 +7 -0 ports/www/apache13-modssl/Makefile
More information about the cvs-all
mailing list