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.
This commit is contained in:
sthen 2019-01-02 22:09:24 +00:00
parent 63752ca74f
commit 809af462ea

View File

@ -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