From 161e64a759a7571799fab49c4b0a10af9b7cf70e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Jun 2003 09:08:46 +0000 Subject: Update comment on why naim is not using native curses. --- chat/naim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chat/naim/Makefile b/chat/naim/Makefile index af3a316cfea..3a117048939 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/06/08 21:25:42 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/20 09:08:46 wiz Exp $ # DISTNAME= naim-0.11.5.9 @@ -14,7 +14,7 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -USE_NCURSES= # keyname (perhaps also wattr_get, wattr_set) +USE_NCURSES= # assertion "COLOR_PAIRS >= (COLORS*COLORS)" failed: file "./win.c", line 250, function "wsetup_colors" .include "../../devel/ncurses/buildlink2.mk" .include "../../devel/readline/buildlink2.mk" -- cgit v1.2.3