summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-07-02 11:30:43 +0000
committeragc <agc@pkgsrc.org>2002-07-02 11:30:43 +0000
commit176bea38deb107c12fbb2672313e84e6c646b810 (patch)
tree842b39bc2dbccadab60d3f9c266657f78995ca27 /chat
parent30bf0f60bb870d1bf48ff136d3853e26664fc0f0 (diff)
downloadpkgsrc-176bea38deb107c12fbb2672313e84e6c646b810.tar.gz
Deprecate IS_INTERACTIVE
Mark this package with an interactive installation stage
Diffstat (limited to 'chat')
-rw-r--r--chat/zircon/Makefile4
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: