[Bug 292719] mail/mutt: Update to 2.3.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292719] mail/mutt: Update to 2.3.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jan 2026 11:12:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292719
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Why "CATEGORIES+= mail" - why not just "CATEGORIES= mail"?
2.
# Undo some dist. installed files
post-stage:
@${MV} ${STAGEDIR}/${LOCALBASE}/etc/Muttrc.dist \
${STAGEDIR}/${LOCALBASE}/etc/Muttrc.sample
@${RM} ${STAGEDIR}/${LOCALBASE}/etc/mime.types*
LOCALBASE? Why not PREFIX?
Port installs files in PREFIX, but search for dependencies in LOCALBASE.
--
You are receiving this mail because:
You are the assignee for the bug.