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/unzoo/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'archivers/unzoo/Makefile') diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile index bc891976521..66b1e4dc748 100644 --- a/archivers/unzoo/Makefile +++ b/archivers/unzoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/29 12:04:13 minskim Exp $ # DISTNAME= unzoo.c @@ -10,8 +10,13 @@ EXTRACT_SUFX= # defined MAINTAINER= cjep@NetBSD.org COMMENT= Extract zoo archives +PKG_INSTALLATION_TYPES= overwrite pkgviews + WRKSRC= ${WRKDIR} USE_BUILDLINK3= YES +NO_CONFIGURE= YES + +INSTALLATION_DIRS= bin do-extract: ${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} -- cgit v1.2.3