summaryrefslogtreecommitdiff
path: root/x11/xbindkeys-tk
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-09-17 15:12:14 +0000
committerjmmv <jmmv@pkgsrc.org>2003-09-17 15:12:14 +0000
commit80a35eed32a8e3dad1d872598fc48aa5d5cddaee (patch)
treedeafcd17553bb9182ace737aa22ea6a61b18ccf2 /x11/xbindkeys-tk
parent280521520990c3915b07e93ecb3a48ec2f443e97 (diff)
downloadpkgsrc-80a35eed32a8e3dad1d872598fc48aa5d5cddaee.tar.gz
This depends on Tk, obviously.
Diffstat (limited to 'x11/xbindkeys-tk')
-rw-r--r--x11/xbindkeys-tk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbindkeys-tk/Makefile b/x11/xbindkeys-tk/Makefile
index b6053fa6f1f..751d227ba72 100644
--- a/x11/xbindkeys-tk/Makefile
+++ b/x11/xbindkeys-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/17 15:10:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/17 15:12:14 jmmv Exp $
#
.include "../../x11/xbindkeys/Makefile.common"
@@ -15,4 +15,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/xbindkeys_show ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/xbindkeys_show.1 ${PREFIX}/man/man1
+.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"