pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tcpillust Switch to Tcl/Tk 8.4. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3957ba4ebf6d
branches:  trunk
changeset: 509328:3957ba4ebf6d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 08 19:02:47 2006 +0000

description:
Switch to Tcl/Tk 8.4.  Bump PKGREVISION.

diffstat:

 net/tcpillust/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 31ad3eff8a22 -r 3957ba4ebf6d net/tcpillust/Makefile
--- a/net/tcpillust/Makefile    Wed Mar 08 17:37:14 2006 +0000
+++ b/net/tcpillust/Makefile    Wed Mar 08 19:02:47 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:24 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/03/08 19:02:47 minskim Exp $
 
 DISTNAME=      tcpillust-1.0a
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.csl.sony.co.jp/CSL/nishida/
 
@@ -30,7 +30,7 @@
                ${INSTALL_DATA} ${WRKSRC}/sample/$$i ${PREFIX}/share/doc/tcpillust/sample; \
        done
 
-.include "../../lang/tcl83/buildlink3.mk"
+.include "../../lang/tcl/buildlink3.mk"
 .include "../../net/libpcap/buildlink3.mk"
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index