diff options
Diffstat (limited to 'misc/libreoffice/options.mk')
-rw-r--r-- | misc/libreoffice/options.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/libreoffice/options.mk b/misc/libreoffice/options.mk index 0c90af79086..98d6a0cdf9f 100644 --- a/misc/libreoffice/options.mk +++ b/misc/libreoffice/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.16 2020/11/04 18:35:32 nia Exp $ +# $NetBSD: options.mk,v 1.17 2020/11/06 04:17:05 gutteridge Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.libreoffice -# XXX: gtk3 option breaks scrollbars -# why is gtk3 required regardless? +# XXX: gtk3 option breaks scrollbars (on NetBSD, anyway). +# (It's used for native "look and feel" integration for GTK3-based DEs.) PKG_SUPPORTED_OPTIONS= java debug gtk3 cups ldap dbus PKG_SUGGESTED_OPTIONS= cups ldap dbus |