summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
committerwiz <wiz@pkgsrc.org>2014-10-09 14:05:50 +0000
commitef5c8ed42b5f83bfa34699052d684f23e761e43e (patch)
tree82ab845b1db083e88ed835d07dece15a80699928 /archivers/lzop
parentfbf38e8840be11bf05366e3d5753230a5969222f (diff)
downloadpkgsrc-ef5c8ed42b5f83bfa34699052d684f23e761e43e.tar.gz
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index 2acf89987c5..6c5a2efd2a6 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/09/11 19:46:57 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/10/09 14:05:53 wiz Exp $
DISTNAME= lzop-1.03
CATEGORIES= archivers
@@ -9,8 +9,6 @@ HOMEPAGE= http://www.lzop.org/
COMMENT= Fast file compressor similar to gzip, using the LZO library
LICENSE= gnu-gpl-v2
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
GNU_CONFIGURE= yes
.include "../../archivers/lzo/buildlink3.mk"