summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-02 21:02:49 +0000
committerminskim <minskim@pkgsrc.org>2004-07-02 21:02:49 +0000
commit3ddba4ca1a3e223977221100bee19addcbe58ba9 (patch)
tree4cdfd210c5e153682c34321b0db27c6d38442a5c /archivers
parent0f392f8b3ab55a08440e0f11165312cd79f12153 (diff)
downloadpkgsrc-3ddba4ca1a3e223977221100bee19addcbe58ba9.tar.gz
Define NO_BUILDLINK because this is a meta package.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gzip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 053f643c11e..143b81d0896 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/11 18:03:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/02 21:02:49 minskim Exp $
#
DISTNAME= gzip-1.2.4a
@@ -14,10 +14,9 @@ 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_BUILDLINK3= YES
-
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
+NO_BUILDLINK= YES
NO_CONFIGURE= YES
NO_BUILD= YES