diff options
Diffstat (limited to 'chat/zircon/Makefile')
-rw-r--r-- | chat/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zircon/Makefile b/chat/zircon/Makefile index a2d04e4c081..f286fed5bd1 100644 --- a/chat/zircon/Makefile +++ b/chat/zircon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/05/05 19:51:13 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/07/02 11:30:43 agc Exp $ # DISTNAME= zircon-1.18.245 @@ -11,7 +11,7 @@ COMMENT= X11 interface to Internet Relay Chat DEPENDS+= tk>=8.3.2:../../x11/tk -IS_INTERACTIVE= yes +INTERACTIVE_STAGE= install NO_BUILD= yes post-patch: |