Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2022 13:29:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268639] textproc/crunch: fix plist issue
Message-ID:  <bug-268639-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268639

            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=3D239119&action=
=3Dedit
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268639-7788>