summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2013-06-05 18:20:55 +0000
committerriastradh <riastradh@pkgsrc.org>2013-06-05 18:20:55 +0000
commitec7e565de9b96e5b456fbf3dd7419b2fee832b25 (patch)
treeef857a627b3eef27c708c0fe8d12eb10872a3499 /pkgtools
parent6bfcce0b321f418be05a45e83ab5ff40ccd12d54 (diff)
downloadpkgsrc-ec7e565de9b96e5b456fbf3dd7419b2fee832b25.tar.gz
Remove now-redundant include of bsd.prefs.mk.
Diffstat (limited to 'pkgtools')
-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