aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/krb5/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 4882e39ce7ee..7545b23da171 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -30,7 +30,6 @@ USES= cpe gettext gmake perl5 libtool:build \
gssapi:bootstrap,mit
CONFIGURE_ARGS?= --enable-shared --without-system-verto \
--disable-rpath --localstatedir="${PREFIX}/var"
-CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ENV= INSTALL="${INSTALL}" INSTALL_LIB="${INSTALL_LIB}" YACC="${YACC}"
MAKE_ARGS= INSTALL="${INSTALL}" INSTALL_LIB="${INSTALL_LIB}"