summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-01-30 19:40:04 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-01-30 19:40:04 +0000
commit941a9a738bebfc8d206578e981294155d8610429 (patch)
tree0b84733e6b54bbbf59d6011d254e33735d24ff62
parento Disable patch #3672 [1] from patch kit p, the patch for uploading (diff)
Clarify message about how to install luit setuid a bit.
Noticed by: Rostislav Krasny (rosti_bsd at yahoo.com)
Notes
Notes: svn path=/head/; revision=127727
-rw-r--r--x11/XFree86-4-clients/Makefile3
-rw-r--r--x11/xorg-clients/Makefile5
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index b9655c681b73..3550c7838dd1 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -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:
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index b60e8aa449d7..1f4555b6a6bb 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -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: