From 69ac809947ca614a1d791002b507c11442f37bde Mon Sep 17 00:00:00 2001 From: riastradh Date: Wed, 5 Jun 2013 18:20:55 +0000 Subject: Remove now-redundant include of bsd.prefs.mk. --- pkgtools/pkg_install/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pkgtools/pkg_install') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index f2c05f80a6f..69e7c088605 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.196 2013/06/05 04:24:58 obache Exp $ +# $NetBSD: Makefile,v 1.197 2013/06/05 18:20:55 riastradh Exp $ # Notes to package maintainers: # @@ -90,8 +90,6 @@ MESSAGE_SUBST+= PKGVULNDIR=${PKG_DBDIR:Q} \ MAKE_FLAGS+= ACTIVE_CC=clang .endif -.include "../../mk/bsd.prefs.mk" - VERSION!= ${AWK} '/PKGTOOLS_VERSION/ {print $$3}' \ ${FILESDIR}/lib/version.h -- cgit v1.2.3