aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2005-11-12 06:16:17 +0800
committerlesi <lesi@FreeBSD.org>2005-11-12 06:16:17 +0800
commitf2ddf0faa8abb2e4cb86f0d5db7a84d83d10f6c2 (patch)
tree107af1014b846eef96db0cce8ccaa4d830e7063c /x11/xorg
parent68e04aba81d5a9e3b2a04ec3b444c8e629fa0a91 (diff)
downloadfreebsd-ports-gnome-f2ddf0faa8abb2e4cb86f0d5db7a84d83d10f6c2.tar.gz
freebsd-ports-gnome-f2ddf0faa8abb2e4cb86f0d5db7a84d83d10f6c2.tar.zst
freebsd-ports-gnome-f2ddf0faa8abb2e4cb86f0d5db7a84d83d10f6c2.zip
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
Diffstat (limited to 'x11/xorg')
-rw-r--r--x11/xorg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index fea5a86310d5..2911a9ed019f 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -65,6 +65,8 @@ DEPENDS_TARGET="package"
do-install: # empty
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
+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>