summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-srclib:apr:config.layout
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2007-12-11 21:03:06 +0000
committerClement Laforet <clement@FreeBSD.org>2007-12-11 21:03:06 +0000
commit6079501615f3c05153376cf87177a4db3c5b5f87 (patch)
tree62ee4389996043d1b0f48b5a836ffbdcf2ae21b0 /www/apache21/files/patch-srclib:apr:config.layout
parentOops, previous patch was committed from a wrong tree. Here is (diff)
- As scheduled, retire apache 2.1.x
Its support in bsd.apache.mk will be kept few monthes more
Diffstat (limited to 'www/apache21/files/patch-srclib:apr:config.layout')
-rw-r--r--www/apache21/files/patch-srclib:apr:config.layout11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache21/files/patch-srclib:apr:config.layout b/www/apache21/files/patch-srclib:apr:config.layout
deleted file mode 100644
index 87903810ee1b..000000000000
--- a/www/apache21/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>