summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-12-29 02:29:31 +0000
committerpav <pav@FreeBSD.org>2004-12-29 02:29:31 +0000
commita5b5dfaa01f94d8b5546c8eef208465d28278219 (patch)
tree6021f0add2bc0e33616e83cb21e04bb6081ad7ee /x11
parent31d35dde4f4d97a1ae24661cfb1f9c08d9b84cb3 (diff)
downloadFreeBSD-ports-a5b5dfaa01f94d8b5546c8eef208465d28278219.zip
FreeBSD-ports-a5b5dfaa01f94d8b5546c8eef208465d28278219.tar.gz
- Rewrap to fit on 80 columns console
Approved by: anholt (x11 hat)
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-clients/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 83a0d93..7ebeac4 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -35,8 +35,9 @@ XDMCONFSCRIPTS= GiveConsole TakeConsole Xsession Xsetup_0 Xwilling
.if !defined(WITH_SETUID_LUIT)
pre-everything::
- @${ECHO_MSG} "If you want to use xterm with locales in a secure manner, luit must be installed"
- @${ECHO_MSG} "setuid. If you want to do this, hit Ctrl-C now and use \"make WITH_SETUID_LUIT=yes\""
+ @${ECHO_MSG} "If you want to use xterm with locales in a secure manner, luit must be"
+ @${ECHO_MSG} "installed setuid. If you want to do this, hit Ctrl-C now and use"
+ @${ECHO_MSG} "\"make WITH_SETUID_LUIT=yes\""
.endif
post-install:
OpenPOWER on IntegriCloud