aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux_glx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux_glx/Makefile')
-rw-r--r--graphics/linux_glx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_glx/Makefile b/graphics/linux_glx/Makefile
index e7873206e1b8..97eed90295ee 100644
--- a/graphics/linux_glx/Makefile
+++ b/graphics/linux_glx/Makefile
@@ -30,7 +30,7 @@ STRIP=
.include <bsd.port.pre.mk>
-.if ${XFREE86_VERSION} > 3
+.if ${X_WINDOW_SYSTEM:L} != xfree86-3
IGNORE= "Requires XFree86 3.3.* - will not work with XFree86 4.*"
.endif