From f746041323d9e35cd311c9280c06994baae017c4 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 1 May 2015 03:52:22 +0200 Subject: [PATCH] krb5: fix build failure on rebuild (closes: #1143) Signed-off-by: Nicolas Thill --- net/krb5/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/krb5/Makefile b/net/krb5/Makefile index c0de8524a0..5f6907032b 100644 --- a/net/krb5/Makefile +++ b/net/krb5/Makefile @@ -79,6 +79,7 @@ CONFIGURE_VARS += \ ac_cv_file__etc_TIMEZONE=no CONFIGURE_ARGS += \ + --without-system-verto \ --without-tcl \ --without-libedit \ --localstatedir=/etc -- 2.30.2