diff options
Diffstat (limited to 'misc/vfu/Makefile')
-rw-r--r-- | misc/vfu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index 72cf6bf84f6..84b61eed060 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/10/25 17:58:04 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2003/01/24 13:36:20 wiz Exp $ # DISTNAME= vfu-3.04 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.biscom.net/~cade/away/vfu/ COMMENT= Small, handy, easy-to-use file manager USE_BUILDLINK2= # defined -USE_NCURSES= # defined +USE_NCURSES= # qiflush() DOCDIR= ${PREFIX}/share/doc/vfu EGDIR= ${PREFIX}/share/examples/vfu |