summaryrefslogtreecommitdiff
path: root/pkgtools/libkver
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-07-26 12:24:08 +0000
committerjoerg <joerg@pkgsrc.org>2007-07-26 12:24:08 +0000
commit2745164118d6f061f9a88036ea775d69ea248584 (patch)
tree913545d287d85961fd9cac6bebf060385814c728 /pkgtools/libkver
parent3fb949bdd8cbe0c7302bf3d135b582394c807adb (diff)
downloadpkgsrc-2745164118d6f061f9a88036ea775d69ea248584.tar.gz
Skip the permission check for libkver as well to avoid cyclic
dependencies.
Diffstat (limited to 'pkgtools/libkver')
-rw-r--r--pkgtools/libkver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/libkver/Makefile b/pkgtools/libkver/Makefile
index f67ab636a38..02eae5f8288 100644
--- a/pkgtools/libkver/Makefile
+++ b/pkgtools/libkver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/05/18 22:44:32 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2007/07/26 12:24:08 joerg Exp $
DISTNAME= libkver-${VERSION}
CATEGORIES= pkgtools
@@ -11,6 +11,7 @@ COMMENT= Shared library and sysctl(1) replacement to override system version
PKG_INSTALLATION_TYPES= overwrite pkgviews
+CHECK_PERMS= no
NO_PKGTOOLS_REQD_CHECK= yes
NO_CHECKSUM= yes