diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |