diff options
Diffstat (limited to 'devel/apr1/files/patch-apr_hints.m4')
-rw-r--r-- | devel/apr1/files/patch-apr_hints.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr1/files/patch-apr_hints.m4 b/devel/apr1/files/patch-apr_hints.m4 index f86ec6c0fd5b..3726568f3e93 100644 --- a/devel/apr1/files/patch-apr_hints.m4 +++ b/devel/apr1/files/patch-apr_hints.m4 @@ -1,6 +1,6 @@ ---- apr-1.4.2/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004 -+++ apr-1.4.2/build/apr_hints.m4 Wed Oct 27 11:25:32 2004 -@@ -137,11 +137,7 @@ +--- apr-1.4.4/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004 ++++ apr-1.4.4/build/apr_hints.m4 Wed Oct 27 11:25:32 2004 +@@ -159,11 +159,7 @@ ;; *-freebsd*) APR_SETIFNULL(apr_lock_method, [USE_FLOCK_SERIALIZE]) |