summaryrefslogtreecommitdiff
path: root/editors/openoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r--editors/openoffice/Makefile3
1 files changed, 1 insertions, 2 deletions
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