From 0fd75d08517d8c0d76d3a1cfcfc8282fe8c45113 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jan 2003 13:36:17 +0000 Subject: Note in USE_NCURSES variable which functions actually are missing for this to build with native curses. --- chat/ekg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/ekg') diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 72d03d8db72..c46a14cf5c4 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/01/16 08:21:51 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/24 13:36:18 wiz Exp $ # DISTNAME= ekg-20030114 @@ -12,7 +12,7 @@ HOMEPAGE= http://dev.null.pl/ekg/ COMMENT= Experimental Gadu-Gadu Client (Polish instant messaging system) USE_GNU_READLINE= YES -USE_NCURSES= YES # Package insist on it (patch it out?) +USE_NCURSES= # KEY_RESIZE, ncurses internals GNU_CONFIGURE= YES USE_GMAKE= YES USE_BUILDLINK2= YES -- cgit v1.2.3