pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xbindkeys-tk This depends on Tk, obviously.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/874fdea65914
branches:  trunk
changeset: 461536:874fdea65914
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Sep 17 15:12:14 2003 +0000

description:
This depends on Tk, obviously.

diffstat:

 x11/xbindkeys-tk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 0254105f6397 -r 874fdea65914 x11/xbindkeys-tk/Makefile
--- a/x11/xbindkeys-tk/Makefile Wed Sep 17 15:11:25 2003 +0000
+++ b/x11/xbindkeys-tk/Makefile Wed Sep 17 15:12:14 2003 +0000
@@ -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 @@
        ${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"



Home | Main Index | Thread Index | Old Index