diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-07-31 23:03:35 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-07-31 23:03:35 +0000 |
commit | ab7caf533e903f76997f7f32cfdfb41c53f64abe (patch) | |
tree | a6db715a9f8e422fecff9ca85fdeaf7a0524d78b /editors | |
parent | 13bf943c620f49da906134f8a7076ba6e48513ae (diff) | |
download | ports-ab7caf533e903f76997f7f32cfdfb41c53f64abe.tar.gz ports-ab7caf533e903f76997f7f32cfdfb41c53f64abe.zip |
Notes
Diffstat (limited to 'editors')
-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 650cf745345d..4b5ddfc0c53f 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 650cf745345d..4b5ddfc0c53f 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 650cf745345d..4b5ddfc0c53f 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 |