diff options
Diffstat (limited to 'editors/openoffice.org-3-devel/files/Makefile.knobs')
-rw-r--r-- | editors/openoffice.org-3-devel/files/Makefile.knobs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs index b5585ab8725f..417750f182d9 100644 --- a/editors/openoffice.org-3-devel/files/Makefile.knobs +++ b/editors/openoffice.org-3-devel/files/Makefile.knobs @@ -66,7 +66,7 @@ pre-fetch: .endif .if !defined(WITHOUT_MOZILLA) @${ECHO} - @${ECHO} "You can compile OOo without Mozilla connectivity with" + @${ECHO} "You can compile OOo without Mozilla/Mozilla NSS-using components" @${ECHO} "make -DWITHOUT_MOZILLA" .endif .if !defined(WITHOUT_GNOME) |