From 39aee36dd3c166eb8970e62dfec00bb8622bbd35 Mon Sep 17 00:00:00 2001 From: tnn Date: Wed, 28 May 2008 13:36:18 +0000 Subject: Inhibit possible dependency on sysutils/checkperms to avoid circular dep. --- pkgtools/compat_headers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools/compat_headers') diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index 8b3227b5dc3..7b47b6e4299 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/05/25 17:38:37 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/28 13:40:59 tnn Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools @@ -10,6 +10,7 @@ HOMEPAGE= http://www.pkgsrc.org/ COMMENT= compatibility headers NO_CHECKSUM= yes +CHECK_PERMS= no GNU_CONFIGURE= yes PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3