aboutsummaryrefslogtreecommitdiff
path: root/devel/apr1
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-10-02 12:01:07 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-10-02 12:01:07 +0000
commit2a98699e9918a3bbc1df60778f4fe0b5e7be1763 (patch)
tree9326cf2210998e2e6bfb50c69af2eb18a1e8e4dc /devel/apr1
parent52d1302bcef75049d8cdc4330af08f8234b6b58b (diff)
downloadports-2a98699e9918a3bbc1df60778f4fe0b5e7be1763.tar.gz
ports-2a98699e9918a3bbc1df60778f4fe0b5e7be1763.zip
Notes
Diffstat (limited to 'devel/apr1')
-rw-r--r--devel/apr1/files/patch-apr_buildconf10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/apr1/files/patch-apr_buildconf b/devel/apr1/files/patch-apr_buildconf
new file mode 100644
index 000000000000..64f812b1d4b8
--- /dev/null
+++ b/devel/apr1/files/patch-apr_buildconf
@@ -0,0 +1,10 @@
+--- apr-1.3.8/buildconf.orig 2009-02-24 06:37:18.000000000 +0300
++++ apr-1.3.8/buildconf 2009-09-27 14:25:11.000000000 +0400
+@@ -71,6 +71,7 @@
+
+ echo "buildconf: Using libtool.m4 at ${ltfile}."
+
++chmod 644 build/libtool.m4
+ cat $ltfile | sed -e 's/LIBTOOL=\(.*\)top_build/LIBTOOL=\1apr_build/' > build/libtool.m4
+
+ # libtool.m4 from 1.6 requires ltsugar.m4