summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-06 23:26:43 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-06 23:26:43 +0000
commit775b8226052dcc5a01de7be7bfd43c0531264a0a (patch)
tree2dfde01c1b6f58364071b39d58f2f541ec0b3809
parent- This file isn't even used, it doesn't matter anyway devel/apr(1.4.2) and (diff)
- Sync with the www/apache22 layout for mpm itk and *only* conditionally
apply this patch. [Note, they are different revisions] With Hat: apache@
-rw-r--r--www/apache20/Makefile.modules1
-rw-r--r--www/apache20/files/mpm-itk-20061030-01 (renamed from www/apache20/files/patch-mpm-itk-20061030-01)0
2 files changed, 1 insertions, 0 deletions
diff --git a/www/apache20/Makefile.modules b/www/apache20/Makefile.modules
index c075f867fdb8..7c3816a8088b 100644
--- a/www/apache20/Makefile.modules
+++ b/www/apache20/Makefile.modules
@@ -33,6 +33,7 @@ PLIST_SUB+= PREFORK="@comment " WORKER="@comment " THREADPOOL="@comment "
PLIST_SUB+= PREFORK="@comment " WORKER="@comment " THREADPOOL=""
. elif ${WITH_MPM:L} == "itk"
PLIST_SUB+= PREFORK="@comment " WORKER="@comment " THREADPOOL="@comment "
+EXTRA_PATCHES+= ${PATCHDIR}/mpm-itk-${MPM_ITK_VERSION}
. else
IGNORE= "Unknown MPM: ${WITH_MPM}"
. endif
diff --git a/www/apache20/files/patch-mpm-itk-20061030-01 b/www/apache20/files/mpm-itk-20061030-01
index 09c645e65640..09c645e65640 100644
--- a/www/apache20/files/patch-mpm-itk-20061030-01
+++ b/www/apache20/files/mpm-itk-20061030-01