diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:03:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:03:49 +0000 |
commit | 6c39a6eab6ab88e2dd89dec7c00e74f22113a907 (patch) | |
tree | cbbe33a27ca8ed9a1766ae778dd6daf92ed9dfa4 /archivers/gzip | |
parent | f425933991a2cf279fadad07ef77122477deb2aa (diff) | |
download | pkgsrc-6c39a6eab6ab88e2dd89dec7c00e74f22113a907.tar.gz |
bl3ify
Diffstat (limited to 'archivers/gzip')
-rw-r--r-- | archivers/gzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index b61217ba505..053f643c11e 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:21:17 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/11 18:03:50 xtraeme Exp $ # DISTNAME= gzip-1.2.4a @@ -14,7 +14,7 @@ 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 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES EXTRACT_ONLY= # empty NO_CHECKSUM= YES |