summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-14 16:24:28 +0000
committerjlam <jlam@pkgsrc.org>2006-07-14 16:24:28 +0000
commit1284f595b8b38db737b353876358d1c510aebaa3 (patch)
tree0aad75e59888cd1ee5725c4c229982f69c0ce24d /textproc
parent6fd7abf147399f0c63384510d3d722e07fd82557 (diff)
downloadpkgsrc-1284f595b8b38db737b353876358d1c510aebaa3.tar.gz
Mark these packages as NO_MTREE as they are bootstrap packages and don't
need mtree to pre-generate any directories for them.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/nbsed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile
index 29795a2989c..2e6514c677f 100644
--- a/textproc/nbsed/Makefile
+++ b/textproc/nbsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:47 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/07/14 16:24:28 jlam Exp $
DISTNAME= nbsed-20040821
CATEGORIES= textproc pkgtools
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.NetBSD.org/
COMMENT= NetBSD-current's sed(1)
NO_CHECKSUM= yes
+NO_MTREE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-transform-name="s,sed,nbsed,"