summaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
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"