[Bug 268639] textproc/crunch: fix plist issue

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Dec 2022 13:29:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268639

            Bug ID: 268639
           Summary: textproc/crunch: fix plist issue
           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: vidar@karlsen.tech

Created attachment 239119
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239119&action=edit
Fix PLIST_FILES error

PLIST_FILES contains a %%DATADIR%% variable. This is an error and causes the
license files not to be installed.

The attached patch changes it to a make variable, ${DATADIR}.

Not bumping PORTREVISION for this as the port is not functionally changed.

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