[Bug 230279] security/fprintd: Update 0.8.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 4 22:49:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230279
Tobias Kortkamp <tobik at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobik at freebsd.org
--- Comment #7 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to Nathan from comment #6)
> Nope didn’t turn it off. Seems to be some bug somewhere.
> It shows in configure says nls is explicitly enabled
If the NLS option doesn't do its job properly (in fprintd 0.6.0 it works
correctly) we either need to fix it or remove it entirely if it's unfixable.
Either way we shouldn't leave it in a half-broken state. Please readd the
%%NLS%% prefixes to all share/locale entries in pkg-plist again as a first
step.
> On the etc.conf issue I couldn’t find where make caused that
It's normal because there's a PLIST_SUB for ETCDIR imposed by the framework
(which is defined to etc/${PORTNAME} in PLIST_SUB by default) and makeplist
tries to substitute values to variables in pkg-plist based on PLIST_SUB.
It sometimes gets things wrong and you need to manually correct it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list