diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-07 00:02:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-07 00:02:16 +0000 |
commit | 63e45c24e6d42b4067c6070a474cab7c0dded7f7 (patch) | |
tree | ae3c2caec114b410f2cc3c946202abf440a4e245 /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.layout | 11 |
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> |