From 1c57323789a922a7182ba378831f2c0a336a6959 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-info/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'archivers/gzip-info') diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile index 4f510202125..6dc7fcf9b79 100644 --- a/archivers/gzip-info/Makefile +++ b/archivers/gzip-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/02/18 15:14:01 seb Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/25 21:49:10 jlam Exp $ DISTNAME= gzip-1.2.4a PKGNAME= gzip-info-1.2.4a @@ -13,14 +13,12 @@ COMMENT= Info format documentation for the GZIP utility INFO_FILES= gzip.info +USE_BUILDLINK2= yes + NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes -.if exists(/usr/bin/gzip) -IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution" -.endif - do-install: ${INSTALL_DATA} ${WRKSRC}/gzip.info ${PREFIX}/info -- cgit v1.2.3