diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
commit | 4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch) | |
tree | 22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /editors | |
parent | 68dce24019665a59d03e92f99d93fb7795e467bf (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/libreoffice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 532d50cb66b8..33cc4e0477ef 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -103,7 +103,6 @@ USE_QT4= # empty but required USE_XORG= xaw xrandr USES= autoreconf:build bison compiler:c++11-lib cpe gmake jpeg \ perl5 pkgconfig python shared-mime-info tar:xz -WANT_GNOME= yes OPTIONS_DEFINE= CUPS GNOME GTK2 GTK3 JAVA KDE4 MMEDIA PGSQL SDK SYSTRAY \ TEST WEBDAV |