From b4753574071db219de29382fc19f15cd5eba7531 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 17:27:57 +0000 Subject: Convert to buildlink3 and fix a spelling error in DESCR. --- misc/vfu/DESCR | 2 +- misc/vfu/Makefile | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/vfu/DESCR b/misc/vfu/DESCR index 5647fadef1e..ffeb2fec576 100644 --- a/misc/vfu/DESCR +++ b/misc/vfu/DESCR @@ -7,7 +7,7 @@ Main features are: * Overwrite prompt when copy/move (Yes/No/Always/Never/...). * Fast One-Key Commands. * Filename completion (incl. extended completion: `*some[az].zip' ) - * Powerfull ChangeDir function (w. History, Preset favourite dirs...) + * Powerful ChangeDir function (w. History, Preset favourite dirs...) * Directory(ies) size calculation (single dir/all dirs). * Run-Time dirs' sizes calculation! (with dir sizes cache as option) * Extensive user-defined external support/utils! diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index bc00e5e7fcf..ec46cffab6c 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2004/02/19 14:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2004/04/11 17:27:57 snj Exp $ # DISTNAME= vfu-3.04 @@ -11,7 +11,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.biscom.net/~cade/away/vfu/ COMMENT= Small, handy, easy-to-use file manager -USE_BUILDLINK2= # defined +USE_BUILDLINK3= YES USE_LANGUAGES= c c++ USE_PKGINSTALL= YES @@ -39,6 +39,6 @@ post-install: cd ${WRKSRC}; \ ${INSTALL_DATA} ${WRKSRC}/vfu.conf ${EGDIR}/vfu.conf -.include "../../devel/ncurses/buildlink2.mk" -.include "../../lang/perl5/buildlink2.mk" +.include "../../devel/ncurses/buildlink3.mk" +.include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3