summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-30 09:51:01 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-30 09:51:01 +0000
commit66cf45a70bf2c66092fbcfacc2359147eaf2a8d7 (patch)
tree362e1a759dd0fe0359e907572add1884212e4b53 /archivers/gzip
parent52cb93f65eccbae06e667fd914098fff12e09ec6 (diff)
downloadpkgsrc-66cf45a70bf2c66092fbcfacc2359147eaf2a8d7.tar.gz
Explicitly depend on 1.2.4a with the {,nb[0-9]*} idiom.
We never had any other version in pkgsrc anyway. Still a binary package change, so bump revision.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 564448802c6..58c812f7731 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:28:52 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/30 09:51:01 joerg Exp $
#
DISTNAME= gzip-1.2.4b
+PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= The "meta-package" for the GZIP compression utility
DEPENDS+= gzip-base-1.2.4b{,nb[0-9]*}:../../archivers/gzip-base
-DEPENDS+= gzip-info-1.2.4*:../../archivers/gzip-info
+DEPENDS+= gzip-info-1.2.4a{,nb[0-9]*}:../../archivers/gzip-info
PKG_INSTALLATION_TYPES= overwrite pkgviews