diff options
Diffstat (limited to 'x11/xorg-libraries/Makefile')
-rw-r--r-- | x11/xorg-libraries/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile index 2dba31eac5a4..467c53839c87 100644 --- a/x11/xorg-libraries/Makefile +++ b/x11/xorg-libraries/Makefile @@ -50,7 +50,9 @@ post-install: .include <bsd.port.pre.mk> .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 # BuildXF86DRI is false for FreeBSD < 4.1 |