summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-srclib-apr-utils-buildconf
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-utils-buildconf
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-utils-buildconf')
-rw-r--r--www/apache22/files/patch-srclib-apr-utils-buildconf13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/apache22/files/patch-srclib-apr-utils-buildconf b/www/apache22/files/patch-srclib-apr-utils-buildconf
deleted file mode 100644
index a916dba5deb8..000000000000
--- a/www/apache22/files/patch-srclib-apr-utils-buildconf
+++ /dev/null
@@ -1,13 +0,0 @@
---- srclib/apr-util/buildconf.orig Sat Mar 25 20:30:07 2006
-+++ srclib/apr-util/buildconf Sun Sep 24 15:13:18 2006
-@@ -81,8 +81,10 @@
- #
- # Generate build-outputs.mk for the build systme
- #
-+if [ "x${FULLBUILD}" = "xon" ] ; then
- echo "Generating 'make' outputs ..."
- $apr_src_dir/build/gen-build.py make
-+fi
-
- #
- # If Expat has been bundled, then go and configure the thing