aboutsummaryrefslogtreecommitdiff
path: root/security/krb5
diff options
context:
space:
mode:
Diffstat (limited to 'security/krb5')
-rw-r--r--security/krb5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 1b3697ff4a3d..5cb41895799e 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -27,6 +27,7 @@ KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
+USE_CSTD= gnu89
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS?= --enable-shared
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC="${YACC}"