aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-07 21:47:50 +0000
commit836aebde5babd8b8701f585f03b775ebfc41a564 (patch)
treef990d2d5c21cdbac2e187df45b68fcc8e5d5353a /x11/xorg
parentc5420942c6d91a6dad718b6431ee6849f320142f (diff)
Notes
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>