summaryrefslogtreecommitdiff
path: root/archivers/gzip
diff options
context:
space:
mode:
authorsalo <salo>2003-05-28 20:37:08 +0000
committersalo <salo>2003-05-28 20:37:08 +0000
commitf55ee2332a2016dfadf5bfda49c33b646f9714a3 (patch)
tree8546b6e8a8ed588230cd3a40cbda47f2ec3691e1 /archivers/gzip
parent73a946e3489e7dd08c92e9bf76085942d77432a0 (diff)
downloadpkgsrc-f55ee2332a2016dfadf5bfda49c33b646f9714a3.tar.gz
PKGREVISION++
- install scripts with executable bit set. - style nits (DESCR has 80 columns, make PKGNAME version agnostic, move comment about info file where it belongs, ..). Addresses PR pkg/21702 by Rob Quinn.
Diffstat (limited to 'archivers/gzip')
-rw-r--r--archivers/gzip/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index d4b067f3d1e..9cd64b29d09 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/03/28 21:14:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/28 20:37:08 salo Exp $
+#
DISTNAME= gzip-1.2.4a
+PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,15 +11,15 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= The "meta-package" for the GZIP compression utility
-DEPENDS+= gzip-base-1.2.4a:../../archivers/gzip-base
+DEPENDS+= gzip-base-1.2.4anb1:../../archivers/gzip-base
DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info
-USE_BUILDLINK2= yes
+USE_BUILDLINK2= YES
EXTRACT_ONLY= # empty
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
+NO_CHECKSUM= YES
+NO_CONFIGURE= YES
+NO_BUILD= YES
do-install: # empty