summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/mtree/Makefile')
-rw-r--r--pkgtools/mtree/Makefile13
1 files changed, 1 insertions, 12 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}