From 89a1f9ddb9b86c8b2efd6de64137195459e0f2e7 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 31 Jul 2007 14:40:45 +0000 Subject: Disable CHECK_PERMS here as it is needed for groff onsome platforms. --- pkgtools/pkg_install-info/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools/pkg_install-info') diff --git a/pkgtools/pkg_install-info/Makefile b/pkgtools/pkg_install-info/Makefile index aaa148bcfcb..c158fbea816 100644 --- a/pkgtools/pkg_install-info/Makefile +++ b/pkgtools/pkg_install-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:27 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2007/07/31 14:40:45 joerg Exp $ # DISTNAME= pkg_install-info-${VERSION} @@ -16,6 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= yes NO_CHECKSUM= yes +CHECK_PERMS= no # Don't change this unless the sources are updated from GNU Texinfo. # Otherwise use PKGREVISION if you need to change this package version. -- cgit v1.2.3