summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/ekg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile
index 0152e38e8c6..2161d873457 100644
--- a/chat/ekg/Makefile
+++ b/chat/ekg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/22 10:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/22 11:39:47 wiz Exp $
#
DISTNAME= ekg-1.1
@@ -10,7 +10,7 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://dev.null.pl/ekg/
COMMENT= Experimental Gadu-Gadu Client (Polish instant messaging system)
-USE_NCURSES= YES
+USE_NCURSES= # KEY_RESIZE, ncurses internals
USE_GNU_READLINE= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES