From 408bf83ee341e960f05b8c07167f85baea4501ee Mon Sep 17 00:00:00 2001 From: tnn Date: Tue, 20 Apr 2010 15:50:23 +0000 Subject: can't depend on checkperms; it's distfile is gzipped. --- archivers/gzip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers/gzip') diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index d8b9730900b..a76fc165538 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/02/02 14:42:43 taca Exp $ +# $NetBSD: Makefile,v 1.24 2010/04/20 15:50:23 tnn Exp $ # DISTNAME= gzip-1.3.12 @@ -21,5 +21,6 @@ CONFLICTS+= gzip-base-[0-9]* gzip-info-[0-9]* GNU_CONFIGURE= YES MAKE_FLAGS+= manlinks=so INFO_FILES= yes +CHECK_PERMS= no # can't depend on checkperms; it's distfile is gzipped .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3