diff options
Diffstat (limited to 'x11/xorg')
-rw-r--r-- | x11/xorg/Makefile | 4 |
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> |