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:
parent
63752ca74f
commit
809af462ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user