diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-26 17:48:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-26 17:48:30 +0000 |
commit | ba2e76e930c9a5030a517e2021c4d49b305339b9 (patch) | |
tree | 032b4867e96ad232f13f684ec055a401c7fb890a /editors | |
parent | 81b63669b1b8f7f2d174ffa488191a3b76357843 (diff) |
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 d1114b516ad2..029e0c588092 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -60,8 +60,7 @@ pre-fetch: pre-extract: .if !defined(DISPLAY) || ${DISPLAY} == "" @ ${ECHO} - @ ${ECHO} Can\'t open display: - @ ${ECHO} Please check your DISPLAY variable. + @ ${ECHO} Cannot open display; please check your DISPLAY variable. @ ${ECHO} @ ${FALSE} .endif diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index d1114b516ad2..029e0c588092 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -60,8 +60,7 @@ pre-fetch: pre-extract: .if !defined(DISPLAY) || ${DISPLAY} == "" @ ${ECHO} - @ ${ECHO} Can\'t open display: - @ ${ECHO} Please check your DISPLAY variable. + @ ${ECHO} Cannot open display; please check your DISPLAY variable. @ ${ECHO} @ ${FALSE} .endif diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index d1114b516ad2..029e0c588092 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -60,8 +60,7 @@ pre-fetch: pre-extract: .if !defined(DISPLAY) || ${DISPLAY} == "" @ ${ECHO} - @ ${ECHO} Can\'t open display: - @ ${ECHO} Please check your DISPLAY variable. + @ ${ECHO} Cannot open display; please check your DISPLAY variable. @ ${ECHO} @ ${FALSE} .endif |