aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/elvis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index 73a2a3842f63..b3225d27c1ee 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -34,7 +34,7 @@ PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS+= --without-x
.else
USE_XPM= yes
-.if ${X_WINDOW_SYSTEM:L} == xfree86-3 || defined(WITHOUT_XFT)
+.if defined(WITHOUT_XFT)
CONFIGURE_ARGS+= --without-xft
.else
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft