Page MenuHomeFreeBSD

Use PLIST_FILES rather than appending directly the plist for fonts plist entries
AbandonedPublic

Authored by bapt on Dec 20 2014, 1:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 8:29 AM
Unknown Object (File)
Mon, Oct 6, 4:41 PM
Unknown Object (File)
Mon, Oct 6, 9:14 AM
Unknown Object (File)
Mon, Oct 6, 9:13 AM
Unknown Object (File)
Thu, Sep 25, 8:23 AM
Unknown Object (File)
Sep 9 2025, 6:07 PM
Unknown Object (File)
Aug 30 2025, 2:20 PM
Unknown Object (File)
Aug 28 2025, 6:08 AM
Subscribers

Details

Reviewers
dumbbell
antoine
kwm
Group Reviewers
portmgr

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bapt retitled this revision from to Use PLIST_FILES rather than appending directly the plist for fonts plist entries.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added reviewers: dumbbell, kwm.
kwm edited edge metadata.

Looks good, lets do a exp-run and get this in.
I should shamelessly steal this for bsd.gnome.mk :P

I will do a quick qat exp on ports where XORG_CAT=font

antoine added a reviewer: antoine.

ok so there is a typo
${PREFIX}lib instead of ${PREFIX}/lib

This revision now requires changes to proceed.Dec 22 2014, 12:14 PM

Has been committed and antoine fixed the typo :)