From 2827f5b2d8643908ee9a408f4fbcd3142928d9d9 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 8 Mar 2004 20:27:13 +0000 Subject: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. --- net/ttt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ttt/Makefile') diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 0f8c439ccc0..54fedfb3d15 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/13 23:35:38 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/08 20:27:15 minskim Exp $ # DISTNAME= ttt-1.8 @@ -17,5 +17,5 @@ INSTALL_TARGET= install install-man .include "../../net/libpcap/buildlink2.mk" .include "../../x11/blt/buildlink2.mk" -.include "../../x11/tk/buildlink2.mk" +.include "../../x11/tk83/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3