summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 1 insertions, 3 deletions
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