pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tcpillust Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e4bf98a463b
branches:  trunk
changeset: 523500:5e4bf98a463b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 08 17:53:04 2007 +0000

description:
Modular Xorg support.

diffstat:

 net/tcpillust/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 0bec5cf77d16 -r 5e4bf98a463b net/tcpillust/Makefile
--- a/net/tcpillust/Makefile    Mon Jan 08 17:51:55 2007 +0000
+++ b/net/tcpillust/Makefile    Mon Jan 08 17:53:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/08 19:02:47 minskim Exp $
+# $NetBSD: Makefile,v 1.18 2007/01/08 17:53:04 joerg Exp $
 
 DISTNAME=      tcpillust-1.0a
 PKGREVISION=   4
@@ -32,5 +32,6 @@
 
 .include "../../lang/tcl/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index