openbsd-ports/www/ap2-mod_fcgid/patches/patch-Makefile
merdely 58dc5be515 mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt fastcgi
server as soon as possible.

From Paul Irofti
"sounds good to me" todd@
2007-10-03 18:19:47 +00:00

12 lines
251 B
Plaintext

--- Makefile.orig Tue Jul 31 12:09:19 2007
+++ Makefile Fri Sep 14 12:31:49 2007
@@ -4,7 +4,7 @@
builddir = .
-top_dir = /usr/local/apache2
+top_dir = !!PREFIX!!/share/apache2
top_srcdir = ${top_dir}
top_builddir = ${top_dir}