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
commitdceeee66805406d2d1f6f994f9a70d11f6bc431d (patch)
treee09bae2759b43662daf072174d394e16aed310ec /x11/xbindkeys
parent0bcbd76a271af52066916ebd8015d423f4d0e650 (diff)
downloadpkgsrc-dceeee66805406d2d1f6f994f9a70d11f6bc431d.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"