diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-07-02 05:47:42 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-07-02 05:47:42 +0000 |
commit | 988ced8f716ca021655d536b7e2d636610723380 (patch) | |
tree | 0865882f2ed939fde3aceb5be286c79e2b2a4b84 /editors/libreoffice | |
parent | 1213b563191a5503b8a32542388cd8b251ecc89f (diff) | |
download | ports-988ced8f716ca021655d536b7e2d636610723380.tar.gz ports-988ced8f716ca021655d536b7e2d636610723380.zip |
Notes
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index df13c54dc70c..bb9c2411674f 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -179,7 +179,7 @@ MANCOMPRESSED= yes OPTIONS_DEFINE= CUPS DEBUG GNOME GTK2 GTK3 JAVA KDE4 MMEDIA PGSQL SDK \ SYSTRAY TEST WEBDAV -OPTIONS_DEFAULT=CUPS GTK3 +OPTIONS_DEFAULT=CUPS GTK2 JAVA_DESC= Add java support (XML Filters, macros) MMEDIA_DESC= Enable multimedia backend for impress |