summaryrefslogtreecommitdiff
path: root/pkgtools/mtree
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-07-10 15:19:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-07-10 15:19:17 +0000
commiteb66d11868e786dce70779460db8ef022d90418c (patch)
tree0d94dcab8399ec62dac10c90e7afe9f6c22bc7d8 /pkgtools/mtree
parent02632367436b5bf37c23087bec055e7f37257ebf (diff)
downloadpkgsrc-eb66d11868e786dce70779460db8ef022d90418c.tar.gz
Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install and
tnftp. Modifying files and possibly removing them from the base system is doing more harm than use. Bump revision or version of each package.
Diffstat (limited to 'pkgtools/mtree')
-rw-r--r--pkgtools/mtree/Makefile13
-rw-r--r--pkgtools/mtree/Makefile.common4
2 files changed, 3 insertions, 14 deletions
diff --git a/pkgtools/mtree/Makefile b/pkgtools/mtree/Makefile
index f5c578b8947..98a526259c5 100644
--- a/pkgtools/mtree/Makefile
+++ b/pkgtools/mtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/04/12 14:36:40 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/07/10 15:19:17 joerg Exp $
#
# This version of mtree installs into ${PKG_TOOLS_BIN}.
#
@@ -9,16 +9,5 @@ CATEGORIES= pkgtools
NO_PKGTOOLS_REQD_CHECK= # defined
-PKG_TOOLS_PREFIX= ${PKG_TOOLS_BIN:C|/[^/]?bin$||}
-
-# XXX This breaks for those who set their own LOCALBASE to "/usr" and also
-# XXX set PKGMANDIR to be other than "share/man".
-# XXX
-.if !empty(PKG_TOOLS_PREFIX:M/usr)
-PKGMANDIR= share/man
-.endif
-
.include "../../pkgtools/libnbcompat/inplace.mk"
.include "../../mk/bsd.pkg.mk"
-
-PREFIX:= ${PKG_TOOLS_PREFIX}
diff --git a/pkgtools/mtree/Makefile.common b/pkgtools/mtree/Makefile.common
index 7248ac5362e..bf43e82abad 100644
--- a/pkgtools/mtree/Makefile.common
+++ b/pkgtools/mtree/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/07/14 20:11:10 jlam Exp $#
+# $NetBSD: Makefile.common,v 1.3 2007/07/10 15:19:18 joerg Exp $#
#
# This Makefile fragment is included by:
#
@@ -6,7 +6,7 @@
# pkgsrc/sysutils/mtree/Makefile
#
-DISTNAME= mtree-20040722
+DISTNAME= mtree-20070710
MASTER_SITES= # empty
DISTFILES= # empty