HomeFreeBSD

editors/emacs: Remove USES=makeinfo

Description

editors/emacs: Remove USES=makeinfo

The port has USES=makeinfo which helps to build the info files but the
distfile ships with pre built info files in ${WRKSRC}/info hence
makeinfo is not a hard requirement for the building of emacs itself. And
the build time error can easily be avoided with BINARY_ALIAS to
makeinfo.

As we are utilizing the default info files instead of the generated info
hence bumping PORTREVISION.

PR: 274570
Approved by: emacs (jrm)

Details

Provenance
bofhAuthored on Nov 2 2023, 1:59 PM
Parents
R11:924a08f2dc8e: sysutils/fastfetch: update to 2.2.1
Branches
Unknown
Tags
Unknown