[Bug 258372] x11-fonts/fontconfig: cannot install as user (into non-default prefix)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 May 2022 16:04:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258372

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg@freebsd.org

--- Comment #1 from Adriaan de Groot <adridg@freebsd.org> ---
This surely isn't the only port that hard-codes a /var/db path in pkg-plist.
There's not *many* others; devel/flyspray, for instance. There are plenty more
with a /var/db path hard-coded elsewhere, but that doesn't bother pkg.

Can you check if recent changes to fontconfig have improved matters? (ie. can
you remove that @dir line still) The package now uses triggers and understands
%%PREFIX%%, rather than whatever was before, so this **might** be an
easy-to-fix thing now.

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