aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-clients/Makefile2
-rw-r--r--x11/xorg-libraries/Makefile2
-rw-r--r--x11/xorg/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 835834a405e8..215fdbf1f158 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -61,7 +61,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org
+IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
.endif
.include "${FILESDIR}/manpages"
diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile
index b9d0c8b81da0..4074f3ad1dca 100644
--- a/x11/xorg-libraries/Makefile
+++ b/x11/xorg-libraries/Makefile
@@ -59,7 +59,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org
+IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
.endif
# BuildXF86DRI is false for FreeBSD < 4.1
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index 2b5707cad896..37927b6132bf 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -55,6 +55,6 @@ do-install: # empty
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org
+IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
.endif
.include <bsd.port.post.mk>