aboutsummaryrefslogtreecommitdiff
path: root/x11/xbindkeys
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 4217166371f8..a1c9ef3c6720 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -18,6 +18,7 @@ INSTALL_TARGET= install-binPROGRAMS
.if defined(WITH_GUI)
RUN_DEPENDS= wish:${PORTSDIR}/x11-toolkits/tk83
PLIST_SUB+= WITH_GUI=""
+SCRIPTS_ENV+= WITH_GUI="YES"
.else
PLIST_SUB+= WITH_GUI="@comment "
.endif