summaryrefslogtreecommitdiff
path: root/x11/xorg
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg')
-rw-r--r--x11/xorg/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile
index 66267f1adb20..f02f5f3885c7 100644
--- a/x11/xorg/Makefile
+++ b/x11/xorg/Makefile
@@ -62,10 +62,4 @@ DEPENDS_TARGET="package"
RUN_DEPENDS+= ${X11BASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server
.endif
-.if ${X_WINDOW_SYSTEM:L} != xorg
-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>