summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-04-10 15:20:26 +0000
committerjoerg <joerg@pkgsrc.org>2016-04-10 15:20:26 +0000
commitf8bcfb8461d09a2980af6a4d3020db3eab9202e6 (patch)
treedc398bde13b38edf765d92f57c8efbd5b3d3527a /mk
parentf16a65229f677ae6b5057cca849b749f1b5200f6 (diff)
downloadpkgsrc-f8bcfb8461d09a2980af6a4d3020db3eab9202e6.tar.gz
Always require the 2010 version of pkg_install to simplify things a bit.
Diffstat (limited to 'mk')
-rw-r--r--mk/pkgformat/pkg/pkgformat-vars.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/pkgformat/pkg/pkgformat-vars.mk b/mk/pkgformat/pkg/pkgformat-vars.mk
index 6a9284213e6..27e8fb7fa98 100644
--- a/mk/pkgformat/pkg/pkgformat-vars.mk
+++ b/mk/pkgformat/pkg/pkgformat-vars.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pkgformat-vars.mk,v 1.5 2014/12/30 15:13:20 wiz Exp $
+# $NetBSD: pkgformat-vars.mk,v 1.6 2016/04/10 15:20:26 joerg Exp $
#
# This Makefile fragment is included indirectly by bsd.prefs.mk and
# defines some variables which must be defined earlier than where
@@ -32,11 +32,7 @@ PKG_INFO_CMD?= ${PKG_TOOLS_BIN}/pkg_info
LINKFARM_CMD?= ${PKG_TOOLS_BIN}/linkfarm
# Latest versions of tools required for correct pkgsrc operation.
-.if make(replace) && ${_USE_DESTDIR} != "no"
PKGTOOLS_REQD= 20100914
-.else
-PKGTOOLS_REQD= 20090528
-.endif
# Latest version of pkg_install required to extract packages
PKGTOOLS_VERSION_REQD= 20091115