aboutsummaryrefslogtreecommitdiff
path: root/x11/gdkxft
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 /x11/gdkxft
parentb188150955302fdc3c1402eb0688a84d1f2cf451 (diff)
downloadports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.tar.gz
ports-4eb209da7d941e66e0cb065aead6bda76c9e97f3.zip
Notes
Diffstat (limited to 'x11/gdkxft')
-rw-r--r--x11/gdkxft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index bf784f3ce662..f743dafc95f3 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -33,7 +33,7 @@ MAN8= gdkxft_sysinstall.8
.include <bsd.port.pre.mk>
-.if ${XFREE86_VERSION} < 4
+.if ${X_WINDOW_SYSTEM:L} == xfree86-3
IGNORE= "requires XFree86-4.x or later to run"
.endif