Clarify message about how to install luit setuid a bit.

Noticed by:	Rostislav Krasny (rosti_bsd at yahoo.com)
This commit is contained in:
Dejan Lesjak 2005-01-30 19:40:04 +00:00
parent 4ce9f58e7d
commit 941a9a738b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127727
2 changed files with 5 additions and 3 deletions

View File

@ -70,7 +70,8 @@ InstallAppDefFiles?= DEFAULT
.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} "setuid. If you want to do this, define WITH_SETUID_LUIT when installing this"
@${ECHO_MSG} "port (either in /etc/make.conf or on command line with install target)."
.endif
post-install:

View File

@ -37,8 +37,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"
@${ECHO_MSG} "installed setuid. If you want to do this, hit Ctrl-C now and use"
@${ECHO_MSG} "\"make WITH_SETUID_LUIT=yes\""
@${ECHO_MSG} "installed setuid. If you want to do this, define WITH_SETUID_LUIT when"
@${ECHO_MSG} "installing this port (either in /etc/make.conf or on command line with"
@${ECHO_MSG} "install target)."
.endif
post-install: