aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-documents/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-documents/Makefile')
-rw-r--r--x11/xorg-documents/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xorg-documents/Makefile b/x11/xorg-documents/Makefile
index 8a02646c6653..8e9fbfd20578 100644
--- a/x11/xorg-documents/Makefile
+++ b/x11/xorg-documents/Makefile
@@ -24,7 +24,9 @@ XBUILD_DIRS= doc/specs
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org
+IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
+ distribution. See The X Window System and Virtual Consoles chapter\
+ of FAQ for more information
.endif
.include <bsd.port.post.mk>