summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoragc <agc>2002-07-02 11:30:02 +0000
committeragc <agc>2002-07-02 11:30:02 +0000
commit6cadd78ba2e9e3fc917d8638e8f042fb8fb5997f (patch)
tree36e1a0588c13644d54a40c582d1d4b63b8a2b415 /chat
parentebc9907a83c049eceea39fa9a066fb925995a8a1 (diff)
downloadpkgsrc-6cadd78ba2e9e3fc917d8638e8f042fb8fb5997f.tar.gz
Deprecate IS_INTERACTIVE
Mark this package with an interactive configuration stage
Diffstat (limited to 'chat')
-rw-r--r--chat/ircu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile
index 76549e0d42d..742fea4d823 100644
--- a/chat/ircu/Makefile
+++ b/chat/ircu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/07/02 11:30:02 agc Exp $
#
DISTNAME= ircu2.10.04
@@ -13,7 +13,7 @@ HOMEPAGE= http://coder-com.undernet.org/
COMMENT= Internet Relay Chat server customized for Undernet
GNU_CONFIGURE= yes
-IS_INTERACTIVE= yes
+INTERACTIVE_STAGE= configure
post-configure:
@${CP} ${FILESDIR}/config ${WRKSRC}/config/.config