Subject: CVS commit: pkgsrc/www/apache22
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2007 00:09:31
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Jan 22 00:09:31 UTC 2007

Modified Files:
	pkgsrc/www/apache22: Makefile

Log Message:
Do not use the external pcre library, looks like httpd has problems
with php if we use it, taking 100% cpu all the time.

For now restore previous behaviour (that works) and use the included
pcre.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/apache22/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.