diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 09586686dc2..a62a4491904 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:42 tv Exp $ DISTNAME= zile-1.6.2 PKGREVISION= 2 @@ -11,7 +11,6 @@ COMMENT= Emacs-like text editor GNU_CONFIGURE= yes USE_NCURSES= # uses stdscr->_delay directly -USE_BUILDLINK3= yes USE_MAKEINFO= YES INFO_FILES= zile.info |