diff options
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 9247b92a714b..15605a217b27 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -268,7 +268,7 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." - ${ECHO} + @${ECHO} .endif .if ${OSVERSION} < 450002 @${ECHO} diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 9247b92a714b..15605a217b27 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -268,7 +268,7 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." - ${ECHO} + @${ECHO} .endif .if ${OSVERSION} < 450002 @${ECHO} diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 9247b92a714b..15605a217b27 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -268,7 +268,7 @@ pre-fetch: @${ECHO} @${ECHO} "If must have license from the Unisys and IBM patents" @${ECHO} "to enable this option to get compressed GIF images." - ${ECHO} + @${ECHO} .endif .if ${OSVERSION} < 450002 @${ECHO} |