summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-srclib:apr:config.layout
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-07 00:02:16 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-07 00:02:16 +0000
commit63e45c24e6d42b4067c6070a474cab7c0dded7f7 (patch)
treeae3c2caec114b410f2cc3c946202abf440a4e245 /www/apache22/files/patch-srclib:apr:config.layout
parent- Set the ITK version. (diff)
- Regenerate patch files with make makepatch for they have
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@
Diffstat (limited to 'www/apache22/files/patch-srclib:apr:config.layout')
-rw-r--r--www/apache22/files/patch-srclib:apr:config.layout11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache22/files/patch-srclib:apr:config.layout b/www/apache22/files/patch-srclib:apr:config.layout
deleted file mode 100644
index 87903810ee1b..000000000000
--- a/www/apache22/files/patch-srclib:apr:config.layout
+++ /dev/null
@@ -1,11 +0,0 @@
---- srclib/apr/config.layout.orig Wed Jun 30 15:16:54 2004
-+++ srclib/apr/config.layout Mon Dec 13 10:17:16 2004
-@@ -229,3 +229,8 @@
- infodir: ${exec_prefix}/share/info
- libsuffix: -${APR_MAJOR_VERSION}
- </Layout>
-+
-+<Layout FreeBSD>
-+ includedir: ${prefix}/include/apr-${APR_MAJOR_VERSION}
-+ libsuffix:
-+</Layout>