diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 10:38:41 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-25 10:38:41 +0000 |
commit | 58fe46e6cc22ba7e5c62f5600e516d557ce31931 (patch) | |
tree | 68daa2b99d48ce37a8adcae1528976b9f400768d /editors | |
parent | 9494c10076fa1df3b860ac0d30aa3ac9f5c5f957 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index a7e4e99392d6..739976416918 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -160,7 +160,7 @@ DEBUG_DESC= Compile with -O0, sets WITH_DEBUG GNOME_DESC= GConf + screensaver presentation control via DBUS GNOMEVFS_DESC= Use GNOME Virtual File System instead of gio MMEDIA_DESC= Multimedia backend for impress -MYSQL_DESCR= Build MySQL Connector extension +MYSQL_DESC= Build MySQL Connector extension PDFIMPORT_DESC= Build and install PDF import extension REPORT_BUILDER_DESC= Build and install Report builder extension (Broken) SDK_DESC= Build and install software development kit |