[Bug 274570] editors/emacs: Remove USES=makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 00:25:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274570
            Bug ID: 274570
           Summary: editors/emacs: Remove USES=makeinfo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: emacs@FreeBSD.org
          Reporter: bofh@freebsd.org
          Assignee: emacs@FreeBSD.org
             Flags: maintainer-feedback?(emacs@FreeBSD.org)
Created attachment 245718
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245718&action=edit
Remove 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.
-- 
You are receiving this mail because:
You are the assignee for the bug.