From bae2639e49cd3cf3ee78c2ed8e82c3a277c91404 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 25 Aug 2002 21:48:57 +0000 Subject: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. --- archivers/gzip/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'archivers/gzip/Makefile') diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 99de150e5b6..2447bd4630a 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 14:19:26 agc Exp $ +# $NetBSD: Makefile,v 1.6 2002/08/25 21:49:09 jlam Exp $ DISTNAME= gzip-1.2.4a CATEGORIES= archivers @@ -12,6 +12,8 @@ COMMENT= The "meta-package" for the GZIP compression utility DEPENDS+= gzip-base-1.2.4a:../../archivers/gzip-base DEPENDS+= gzip-info-1.2.4a:../../archivers/gzip-info +USE_BUILDLINK2= yes + EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_PATCH= yes @@ -20,8 +22,4 @@ NO_BUILD= yes do-install: # empty -.if exists(/usr/bin/gzip) -IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution" -.endif - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3