From 809af462eab43ad3706bafc4e7b258df8ce3cbca Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 2 Jan 2019 22:09:24 +0000 Subject: [PATCH] Disable SEPARATE_BUILD, it results in mutt's build infrastructure regenerating the (already-pregenerated) message catalogue files if msgfmt was present at configure time. Found by naddy@, fixes a dpb build failure if junking occurs. --- mail/mutt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 784d069bdaf..cb52d8bdc2f 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.111 2018/12/02 12:46:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.112 2019/01/02 22:09:24 sthen Exp $ COMMENT= tty-based e-mail client @@ -31,7 +31,6 @@ FLAVORS= gpgme sasl slang FLAVOR?= CONFIGURE_STYLE= gnu -SEPARATE_BUILD= yes FLAVOR_COMMA= ${FLAVOR_EXT:S/-/,/g} SUBST_VARS= FLAVOR_COMMA