aboutsummaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-23 01:03:59 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-23 01:03:59 +0000
commitac916212bc3efea2105b351256aa6c6db2bcd441 (patch)
tree2df1204b909124c9cd6630e1692e0b53887a431c /x11/xbindkeys/Makefile
parent20e5048262b903d5ae0313f7be754314c67f9d71 (diff)
downloadports-ac916212bc3efea2105b351256aa6c6db2bcd441.tar.gz
ports-ac916212bc3efea2105b351256aa6c6db2bcd441.zip
Notes
Diffstat (limited to 'x11/xbindkeys/Makefile')
-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