From b39d7393590879a4ce5803d943a69f93efb68b3e Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 29 May 2004 12:00:28 +0000 Subject: - NO_CONFIGURE=yes - Enable pkgviews installation. --- archivers/zoo/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'archivers/zoo') diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 96c10632e43..7e3659d726d 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.20 2004/05/29 12:00:28 minskim Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -12,10 +12,15 @@ COMMENT= Manipulate archives of files in compressed form LICENSE= zoo-license +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes +NO_CONFIGURE= yes ALL_TARGET= bsdansi MAKEFILE= makefile +INSTALLATION_DIRS= bin man/man1 + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3