summaryrefslogtreecommitdiff
path: root/graphics/xpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r--graphics/xpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 315acbd1bb86..60801ce4ca97 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -25,7 +25,7 @@ MAN1= cxpm.1 sxpm.1
.include <bsd.port.pre.mk>
-.if ${XFREE86_VERSION} > 3
+.if ${X_WINDOW_SYSTEM:L} != xfree86-3
IGNORE= is included in XFree86 >3.x
.endif