summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-26 22:05:10 +0000
committerwiz <wiz@pkgsrc.org>2003-04-26 22:05:10 +0000
commit0b2b158f56f3af1aa40279c5a860785b3ed53ef4 (patch)
tree07e725f89d624892c77c140efd653e4435392e17 /chat
parent0c66f556beff97b6088c8452e92f61b90db484b7 (diff)
downloadpkgsrc-0b2b158f56f3af1aa40279c5a860785b3ed53ef4.tar.gz
Update comment for USE_NCURSES (now that we have ESCDELAY, we are missing
mvaddchnstr()).
Diffstat (limited to 'chat')
-rw-r--r--chat/centericq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index 69c3c2aa257..becaaabf356 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/03/01 02:13:44 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/04/26 22:05:10 wiz Exp $
#
DISTNAME= centericq-4.9.2
@@ -12,7 +12,7 @@ COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
-USE_NCURSES= # ESCDELAY
+USE_NCURSES= # mvaddchnstr()
USE_CXX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes