From 95b4ac39b425910cc4db6e6279297c55b85f9f38 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 12 Mar 2004 05:33:32 +0000 Subject: Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE. --- chat/zircon/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chat/zircon') diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index 57668dd3125..be33b4fb825 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/03/08 20:27:13 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/12 05:33:32 minskim Exp $ # DISTNAME= zircon-1.18.245 @@ -9,9 +9,11 @@ MAINTAINER= frueauf@NetBSD.org HOMEPAGE= http://catless.ncl.ac.uk/Programs/Zircon/ COMMENT= X11 interface to Internet Relay Chat -DEPENDS+= tk>=8.3.2:../../x11/tk83 +DEPENDS+= tk>=8.3.2:../../x11/tk INTERACTIVE_STAGE= install +NO_BUILDLINK= yes +NO_CONFIGURE= yes NO_BUILD= yes post-patch: -- cgit v1.2.3