[Bug 275781] games/phlipple: App icon is being corrupted by dos2unix

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Dec 2023 16:04:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275781

            Bug ID: 275781
           Summary: games/phlipple: App icon is being corrupted by
                    dos2unix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: ntspam2@netscape.net
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)

This port's Makefile includes the USES macro dos2unix, but doesn't set any of
the variables DOS2UNIX_FILES, DOS2UNIX_GLOB, or DOS2UNIX_REGEX to limit the
files to be converted. This results in a corrupt phlipple.png icon file.
The solution is to add the line "DOS2UNIX_GLOB=  *.c *.fnt *.h" to the
Makefile.

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