From f08c0a39bf77af0d2f6a4da3931d6bfbbf35dd39 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Mar 2004 20:43:55 +0000 Subject: Update comment about why this needs ncurses. Only remaining: abuses stdscr->_delay (XXX: possible to replace with timeout()?). --- editors/zile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/zile') diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 1a7c784c91f..59c94043b9c 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/12/30 17:21:55 cjep Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/26 20:43:55 wiz Exp $ DISTNAME= zile-1.6.2 PKGREVISION= 1 @@ -10,7 +10,7 @@ HOMEPAGE= http://zile.sourceforge.net/ COMMENT= Emacs-like text editor GNU_CONFIGURE= yes -USE_NCURSES= # KEY_RESIZE (also uses stdscr->_delay directly) +USE_NCURSES= # uses stdscr->_delay directly USE_BUILDLINK2= yes USE_MAKEINFO= YES INFO_FILES= zile.info -- cgit v1.2.3