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-base/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'archivers/gzip-base') diff --git a/archivers/gzip-base/Makefile b/archivers/gzip-base/Makefile index 87f9ea54062..105a7d33a48 100644 --- a/archivers/gzip-base/Makefile +++ b/archivers/gzip-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/01/27 18:32:33 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/25 21:49:09 jlam Exp $ DISTNAME= gzip-1.2.4a PKGNAME= gzip-base-1.2.4a @@ -11,14 +11,11 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html COMMENT= Compress or expand files +USE_BUILDLINK2= yes GNU_CONFIGURE= yes BUILD_TARGET= all manlinks=so INSTALL_TARGET= install manlinks=so -.if exists(/usr/bin/gzip) -IGNORE= "${PKGNAME} is part of your ${OPSYS} distribution" -.endif - # We avoid using a patch for disabling the install of the info # file. The easu part is that "install-info" is not called so # we can simply remove the single installed info file. -- cgit v1.2.3