aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpm
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-07-23 19:10:32 +0000
commit4eb209da7d941e66e0cb065aead6bda76c9e97f3 (patch)
treec9cf2fdcee3885499960b9c706dacac0a0080f8e /graphics/xpm
parentb188150955302fdc3c1402eb0688a84d1f2cf451 (diff)
downloadports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.tar.gz
ports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.zip
Notes
Diffstat (limited to 'graphics/xpm')
-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