aboutsummaryrefslogtreecommitdiffstats
path: root/security/fwtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fwtk/Makefile')
-rw-r--r--security/fwtk/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile
index 205876a5d2a9..291eb04f07c5 100644
--- a/security/fwtk/Makefile
+++ b/security/fwtk/Makefile
@@ -50,6 +50,9 @@ IGNORE= does not build on 5.x and above with WITH_SKEY set because it requires
MAN8+= x-gw.8
LIBEXEC_BINS+= x-gw
USE_XLIB= yes
+PLIST_SUB+= X11=""
+.else
+PLIST_SUB+= X11="@comment "
.endif
.if defined(WITH_JUMBO_PATCH)