[Bug 276908] Clean Makefile dirty due to MANDIR structure change

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Feb 2024 01:42:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276908

            Bug ID: 276908
           Summary: Clean Makefile dirty due to MANDIR structure change
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: takefu@airport.fm

Created attachment 248274
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248274&action=edit
ports/Mk/bsd.port.mk.patch

Clean Makefile dirty due to MANDIR structure change

GNU_CONFIGURE_MANPREFIX has been added to many Makefiles since bug #276551 was
updated.

You can reduce the unsightliness by writing ${PREFIX}/share/man in
ports/Mk/bsd.port.mk.

The corresponding number is a0f9b569456378b2ecb7903ee0b4a3ad7186804c, which is
698 pieces.

-- 
You are receiving this mail because:
You are the assignee for the bug.