summaryrefslogtreecommitdiff
path: root/devel/apr2/files/patch-build__apr_hints.m4
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-07-13 20:05:32 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-07-13 20:05:32 +0000
commitb3e28ca352dfa434859afcc93e469bab97a6c91a (patch)
treeccc0342f626b496b77e29190c827e52a2cbc54cf /devel/apr2/files/patch-build__apr_hints.m4
parent- Add missing entry in graphics/Makefile after moving py-stl to py-stltools (diff)
- add stage support
- remove PKGNAMESUFFIX - update to upstream svn r1605767 - add additional NO_PACKAGE (this port is only for interested developper)
Notes
Notes: svn path=/head/; revision=361707
Diffstat (limited to 'devel/apr2/files/patch-build__apr_hints.m4')
-rw-r--r--devel/apr2/files/patch-build__apr_hints.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr2/files/patch-build__apr_hints.m4 b/devel/apr2/files/patch-build__apr_hints.m4
index 3359e8fdcade..0b8a380869ab 100644
--- a/devel/apr2/files/patch-build__apr_hints.m4
+++ b/devel/apr2/files/patch-build__apr_hints.m4
@@ -9,7 +9,7 @@
- else
- os_version=000000
- fi
-+ osversion="${900010}"
++ osversion=%%OSVERSION%%
# 502102 is when libc_r switched to libpthread (aka libkse).
if test $os_version -ge "502102"; then
apr_cv_pthreads_cflags="none"