aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/xorg-server-snap
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-29 02:29:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-29 02:29:31 +0000
commit2afbeab87a938db473bb475eb323fd06cc195f60 (patch)
tree3970b63db00741269b285964a870efcb622f29a9 /x11-servers/xorg-server-snap
parentd2e100396b6ad5cbb3ab51204e806736033bdc63 (diff)
downloadports-2afbeab87a938db473bb475eb323fd06cc195f60.tar.gz
ports-2afbeab87a938db473bb475eb323fd06cc195f60.zip
Notes
Diffstat (limited to 'x11-servers/xorg-server-snap')
-rw-r--r--x11-servers/xorg-server-snap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/xorg-server-snap/Makefile b/x11-servers/xorg-server-snap/Makefile
index cf6cfb301ca3..22568e1f09fd 100644
--- a/x11-servers/xorg-server-snap/Makefile
+++ b/x11-servers/xorg-server-snap/Makefile
@@ -141,8 +141,8 @@ pre-everything::
@${ECHO_MSG} "By default, the X Server installs as a set-user-id root binary. When run by"
@${ECHO_MSG} "a normal user, it checks arguments and environment as done in the x11/wrapper"
@${ECHO_MSG} "port before handling them normally. If you are concerned about the security"
- @${ECHO_MSG} "of this, but still want to run an X Server (for example using xdm/kdm/gdm, which"
- @${ECHO_MSG} "will still run the server as root), you can cancel the build and set"
+ @${ECHO_MSG} "of this, but still want to run an X Server (for example using xdm/kdm/gdm,"
+ @${ECHO_MSG} "which will still run the server as root), you can cancel the build and set"
@${ECHO_MSG} "NO_SUID_XSERVER=YES in /etc/make.conf."
SCRIPTS_ENV+= SUID_XSERVER=YES