summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/groff/groff-1.23.0.ebuild')
-rw-r--r--sys-apps/groff/groff-1.23.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/groff/groff-1.23.0.ebuild b/sys-apps/groff/groff-1.23.0.ebuild
index 87bb7256446a..6821a20db9db 100644
--- a/sys-apps/groff/groff-1.23.0.ebuild
+++ b/sys-apps/groff/groff-1.23.0.ebuild
@@ -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)
)