summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2003-04-26 22:05:10 +0000
committerwiz <wiz>2003-04-26 22:05:10 +0000
commitb814cd79ceed46984b3e120e1c766fc013da0950 (patch)
tree07e725f89d624892c77c140efd653e4435392e17 /chat
parentbf249d41e0f031c05d2fcd65273abff570de8093 (diff)
downloadpkgsrc-b814cd79ceed46984b3e120e1c766fc013da0950.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