aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dri/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-03-08 05:47:50 +0800
committerflz <flz@FreeBSD.org>2008-03-08 05:47:50 +0800
commitbb772f0708cb3de3285f92d38b56f2fdc0d03c2a (patch)
treecd6dfd8517052ef2a480aeb8ec42bbb255957f3e /graphics/dri/Makefile
parentfd2b8eb99629289a80ba0030627944e10425097a (diff)
downloadfreebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.tar.gz
freebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.tar.zst
freebsd-ports-gnome-bb772f0708cb3de3285f92d38b56f2fdc0d03c2a.zip
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
Diffstat (limited to 'graphics/dri/Makefile')
-rw-r--r--graphics/dri/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/dri/Makefile b/graphics/dri/Makefile
index 2ae09d9b6337..41a2d12ac840 100644
--- a/graphics/dri/Makefile
+++ b/graphics/dri/Makefile
@@ -54,10 +54,4 @@ do-install:
.include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk"
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= requires libGL from X.Org
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>