summaryrefslogtreecommitdiff
path: root/sysutils/install-sh
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-04-08 22:43:23 +0000
committerjoerg <joerg@pkgsrc.org>2009-04-08 22:43:23 +0000
commitbd4e2ab6e6ce5646848e20e9c3394acb0961766f (patch)
treebf1dd9cbdc81069dd542e4c95eaabbce12693e97 /sysutils/install-sh
parentcd159edf33dd79ed7382a2e784c31b3341661a85 (diff)
downloadpkgsrc-bd4e2ab6e6ce5646848e20e9c3394acb0961766f.tar.gz
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
Diffstat (limited to 'sysutils/install-sh')
-rw-r--r--sysutils/install-sh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/install-sh/Makefile b/sysutils/install-sh/Makefile
index 7ea37def524..86e8eefeaf3 100644
--- a/sysutils/install-sh/Makefile
+++ b/sysutils/install-sh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/19 18:36:51 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/04/08 22:43:25 joerg Exp $
DISTNAME= install-sh-20070712
CATEGORIES= sysutils
@@ -12,7 +12,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
BOOTSTRAP_PKG= yes
USE_TOOLS+= sed
NO_CHECKSUM= yes
-NO_MTREE= yes
NO_BUILD= yes
# Use the install script to perform installation to avoid bootstrapping