HomeFreeBSD

japanese/mutt-devel: MAILDIR_HEADER_CACHE implies IMAP_HEADER_CACHE

Description

japanese/mutt-devel: MAILDIR_HEADER_CACHE implies IMAP_HEADER_CACHE

Before r316624 the port had

.if defined(WITH_MUTT_MAILDIR_HEADER_CACHE)
WITH_MUTT_IMAP_HEADER_CACHE= yes
.endif

which was wrongly converted to the current construct. It looks
like MAILDIR_HEADER_CACHE=on was meant to imply IMAP_HEADER_CACHE=on.

Details

Provenance
tobikAuthored on
Parents
rP502849: audio/spotifyd: Update to 0.2.9
Branches
Unknown
Tags
Unknown