diff options
Diffstat (limited to 'pkgtools/libkver/Makefile')
-rw-r--r-- | pkgtools/libkver/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/libkver/Makefile b/pkgtools/libkver/Makefile index 28787655b5b..5cf1bf271cc 100644 --- a/pkgtools/libkver/Makefile +++ b/pkgtools/libkver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/03/03 03:30:53 obache Exp $ +# $NetBSD: Makefile,v 1.36 2014/10/09 14:06:49 wiz Exp $ PKGNAME= libkver-${VERSION} CATEGORIES= pkgtools @@ -7,8 +7,6 @@ MAINTAINER= seb@NetBSD.org #HOMEPAGE= COMMENT= Shared library and sysctl(1) replacement to override system version -PKG_INSTALLATION_TYPES= overwrite pkgviews - .include "../../mk/bsd.prefs.mk" CHECK_PERMS= no |