aboutsummaryrefslogtreecommitdiff
path: root/security/p11-kit
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /security/p11-kit
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
downloadports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.tar.gz
ports-9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92.zip
Notes
Diffstat (limited to 'security/p11-kit')
-rw-r--r--security/p11-kit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index 71e10564f9c8..c855cec67886 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -17,8 +17,8 @@ LIB_DEPENDS= libtasn1.so:${PORTSDIR}/security/libtasn1 \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls --enable-debug=no \
- --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt
-CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
+ --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt \
+ ac_cv_func_pthread_mutexattr_init=no
MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR}
USES= gmake libtool:keepla pathfix pkgconfig