From c7015e1a7c9c5a4a1f022265f3f358ddeaaa2e2a Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sat, 23 May 2015 21:26:36 +0000 Subject: - update to r1676013 - make threads mandatory - enable posix-shm --- devel/apr2/files/patch-build__apr_hints.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/apr2/files/patch-build__apr_hints.m4') 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]) -- cgit v1.2.3