summaryrefslogtreecommitdiff
path: root/devel/apr2/files/patch-build__apr_hints.m4
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-05-23 21:26:36 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-05-23 21:26:36 +0000
commitc7015e1a7c9c5a4a1f022265f3f358ddeaaa2e2a (patch)
treefd9bdd1d7cb6b7f98ca7501b2efb7373fce0ae4a /devel/apr2/files/patch-build__apr_hints.m4
parentUpgrade to version 3.5.3 and fix portlint warnings. (diff)
- update to r1676013
- make threads mandatory - enable posix-shm
Notes
Notes: svn path=/head/; revision=387185
Diffstat (limited to 'devel/apr2/files/patch-build__apr_hints.m4')
-rw-r--r--devel/apr2/files/patch-build__apr_hints.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr2/files/patch-build__apr_hints.m4 b/devel/apr2/files/patch-build__apr_hints.m4
index 0b8a380869ab..c0918aceba2a 100644
--- a/devel/apr2/files/patch-build__apr_hints.m4
+++ b/devel/apr2/files/patch-build__apr_hints.m4
@@ -1,6 +1,6 @@
---- ./build/apr_hints.m4.orig 2010-02-06 16:14:03.000000000 -0500
-+++ ./build/apr_hints.m4 2010-05-26 23:19:19.263812317 -0400
-@@ -159,15 +159,11 @@
+--- build/apr_hints.m4.orig 2015-04-05 07:04:48 UTC
++++ build/apr_hints.m4
+@@ -147,15 +147,11 @@ dnl # Not a problem in 10.20. Ot
;;
*-freebsd*)
APR_SETIFNULL(apr_lock_method, [USE_FLOCK_SERIALIZE])