pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/tk-Tix Include pthread.buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a94cec100be8
branches:  trunk
changeset: 487629:a94cec100be8
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Mon Jan 17 18:27:12 2005 +0000

description:
Include pthread.buildlink3.mk.

diffstat:

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

diffs (15 lines):

diff -r 7218a530322d -r a94cec100be8 x11/tk-Tix/Makefile
--- a/x11/tk-Tix/Makefile       Mon Jan 17 17:01:29 2005 +0000
+++ b/x11/tk-Tix/Makefile       Mon Jan 17 18:27:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:38 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/01/17 18:27:12 kristerw Exp $
 #
 
 DISTNAME=      tix8.2.0b1
@@ -24,4 +24,5 @@
 
 .include "../../lang/tcl/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index