summaryrefslogtreecommitdiff
path: root/x11/xbindkeys
diff options
context:
space:
mode:
authorcjep <cjep>2002-06-16 10:44:09 +0000
committercjep <cjep>2002-06-16 10:44:09 +0000
commit93116111e020bed63ecc1783d2fea5b79dbe0e7f (patch)
treee09bae2759b43662daf072174d394e16aed310ec /x11/xbindkeys
parent35dd9d80a66897f611ed311ba75a4c93c4f1dd41 (diff)
downloadpkgsrc-93116111e020bed63ecc1783d2fea5b79dbe0e7f.tar.gz
One of the utilities in this package uses wish.
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index e51959ae4b7..e773204a450 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/15 23:35:06 cjep Exp $
+# $NetBSD: Makefile,v 1.2 2002/06/16 10:44:09 cjep Exp $
#
DISTNAME= xbindkeys-1.5.5
@@ -13,5 +13,6 @@ USE_X11BASE= yes
GNU_CONFIGURE= yes
+.include "../../x11/tk/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"