summaryrefslogtreecommitdiff
path: root/archivers/gzip-base
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-02 21:06:35 +0000
committerminskim <minskim>2004-07-02 21:06:35 +0000
commitfe70f89ffc36e4fc8aa1cde4d5884e94d89b1eda (patch)
tree65516dd92320edbddf25f7f67647dc0b5668e999 /archivers/gzip-base
parentb26308959e9414641dbad122fe3ac5f1c11281b4 (diff)
downloadpkgsrc-fe70f89ffc36e4fc8aa1cde4d5884e94d89b1eda.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/gzip-base')
-rw-r--r--archivers/gzip-base/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/gzip-base/Makefile b/archivers/gzip-base/Makefile
index bf536935af6..a725f16a16f 100644
--- a/archivers/gzip-base/Makefile
+++ b/archivers/gzip-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/05/07 21:41:43 reed Exp $
+# $NetBSD: Makefile,v 1.16 2004/07/02 21:06:35 minskim Exp $
#
DISTNAME= gzip-1.2.4a
@@ -13,6 +13,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= Compress or expand files
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES