diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 759ad535532..1055ef157e2 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/29 12:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/24 13:36:19 wiz Exp $ DISTNAME= zile-1.6.1 CATEGORIES= editors @@ -9,8 +9,7 @@ HOMEPAGE= http://zile.sourceforge.net COMMENT= Emacs-like text editor GNU_CONFIGURE= yes -# header include error -USE_NCURSES= yes +USE_NCURSES= # KEY_RESIZE (also uses stdscr->_delay directly) USE_BUILDLINK2= yes INFO_FILES= zile.info |