diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-13 10:26:52 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-13 10:26:52 +0000 |
commit | 53975fd70282fcb9876cc1b1b814f68aef4da627 (patch) | |
tree | 1a1233aabb46e359ff442c21dadc82788230d7b2 /www/apache21/files/patch-srclib:apr-util:config.layout | |
parent | - s/INSTALLS_SHILB/INSTALLS_SHLIB/ (diff) |
- Sync apache-apr layout with devel/apr one (to avoid another hack for
subversion)
- Add support for APR_FROM_PORTS
Notes
Notes:
svn path=/head/; revision=123913
Diffstat (limited to 'www/apache21/files/patch-srclib:apr-util:config.layout')
-rw-r--r-- | www/apache21/files/patch-srclib:apr-util:config.layout | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/www/apache21/files/patch-srclib:apr-util:config.layout b/www/apache21/files/patch-srclib:apr-util:config.layout index 222e91d975bc..ad1f4e176a59 100644 --- a/www/apache21/files/patch-srclib:apr-util:config.layout +++ b/www/apache21/files/patch-srclib:apr-util:config.layout @@ -1,10 +1,11 @@ ---- srclib/apr-util/config.layout.orig Tue Jan 7 13:13:09 2003 -+++ srclib/apr-util/config.layout Tue Apr 1 18:36:16 2003 -@@ -229,3 +229,7 @@ +--- srclib/apr-util/config.layout.orig Thu Oct 2 16:29:48 2003 ++++ srclib/apr-util/config.layout Mon Dec 13 10:17:45 2004 +@@ -229,4 +229,8 @@ infodir: ${exec_prefix}/share/info libsuffix -${APRUTIL_MAJOR_VERSION} - </Layout> + installbuilddir: ${prefix}/usr/share/apache2/build + +<Layout FreeBSD> ++ includedir: ${prefix}/include/apr-${APR_MAJOR_VERSION} + libsuffix: -+</Layout> + </Layout> |