summaryrefslogtreecommitdiff
path: root/archivers/gzip
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
parentb26308959e9414641dbad122fe3ac5f1c11281b4 (diff)
downloadpkgsrc-fe70f89ffc36e4fc8aa1cde4d5884e94d89b1eda.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 143b81d0896..d6785263b6a 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/07/02 21:02:49 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/02 21:06:35 minskim Exp $
#
DISTNAME= gzip-1.2.4a
@@ -14,6 +14,8 @@ COMMENT= The "meta-package" for the GZIP compression utility
DEPENDS+= gzip-base-1.2.4anb1:../../archivers/gzip-base
DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
NO_BUILDLINK= YES