sys-apps/groff: Sync with Gentoo

It's from Gentoo commit 552ad970da3fe2492239f88e84bedec2dc666478.
This commit is contained in:
Flatcar Buildbot 2023-11-27 07:14:00 +00:00 committed by Krzesimir Nowak
parent 8a480e4e2c
commit 753a7d5818

View File

@ -69,6 +69,7 @@ src_prepare() {
src_configure() {
local myeconfargs=(
--with-appdefdir="${EPREFIX}"/usr/share/X11/app-defaults
--without-compatibility-wrappers # for Prefix
$(use_with uchardet)
$(use_with X x)
)