summaryrefslogtreecommitdiff
path: root/chat/i2cb
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 12:33:35 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 12:33:35 +0000
commitcfbf41aca1eba4921c18155240bf276bb65b0f37 (patch)
tree9a87c4e1605491a20868c697bc88f738ad747df7 /chat/i2cb
parent60521f2448de2fa3e66024a6891af48e94c08c60 (diff)
downloadpkgsrc-cfbf41aca1eba4921c18155240bf276bb65b0f37.tar.gz
Forget to comment out and mark i2cb as broken.
Diffstat (limited to 'chat/i2cb')
-rw-r--r--chat/i2cb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile
index e25a67fa145..389c12f905b 100644
--- a/chat/i2cb/Makefile
+++ b/chat/i2cb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/08/20 15:24:58 jwise Exp $
+# $NetBSD: Makefile,v 1.21 2010/02/11 12:33:35 joerg Exp $
#
DISTNAME= i2cb-6.0_ALPHA
@@ -12,6 +12,8 @@ COMMENT= Next generation Internet Citicen's Band chat client
PKG_DESTDIR_SUPPORT= user-destdir
+BROKEN= Depends on TCL 8.3
+
WRKSRC= ${WRKDIR}/icb
USE_GNU_READLINE= yes