From 5a4e75ef0dbfbe472daed99a61461c796830b3ba Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 28 Jul 2004 02:47:34 +0000 Subject: Enable pkgviews installation. --- archivers/lzop/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers/lzop/Makefile') diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile index 81bfd13d65a..33fd0610b30 100644 --- a/archivers/lzop/Makefile +++ b/archivers/lzop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/28 02:47:34 minskim Exp $ # DISTNAME= lzop-1.01 @@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.oberhumer.com/opensource/lzop/ COMMENT= Fast file compressor similar to gzip, using the LZO library +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES -- cgit v1.2.3