diff options
-rw-r--r-- | editors/openoffice-1.0/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 650cf745345..4b5ddfc0c53 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -186,8 +186,7 @@ pre-fetch: @${ECHO} "if you call make with WITH_DEBUG=1" @${ECHO} @${ECHO} "If you set WITH_DEBUG=2, you add internal" - @${ECHO} "OO.org debug support. This is currently" - @${ECHO} "broken." + @${ECHO} "OO.org debug support. @${ECHO} .endif .if ${OSVERSION} < 450002 diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 650cf745345..4b5ddfc0c53 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -186,8 +186,7 @@ pre-fetch: @${ECHO} "if you call make with WITH_DEBUG=1" @${ECHO} @${ECHO} "If you set WITH_DEBUG=2, you add internal" - @${ECHO} "OO.org debug support. This is currently" - @${ECHO} "broken." + @${ECHO} "OO.org debug support. @${ECHO} .endif .if ${OSVERSION} < 450002 diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 650cf745345..4b5ddfc0c53 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -186,8 +186,7 @@ pre-fetch: @${ECHO} "if you call make with WITH_DEBUG=1" @${ECHO} @${ECHO} "If you set WITH_DEBUG=2, you add internal" - @${ECHO} "OO.org debug support. This is currently" - @${ECHO} "broken." + @${ECHO} "OO.org debug support. @${ECHO} .endif .if ${OSVERSION} < 450002 |