diff options
Diffstat (limited to 'textproc/nbsed/Makefile')
-rw-r--r-- | textproc/nbsed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile index 59a021eae0c..db4dde13385 100644 --- a/textproc/nbsed/Makefile +++ b/textproc/nbsed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/06/19 18:14:57 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/19 18:36:52 joerg Exp $ DISTNAME= nbsed-20040821 PKGREVISION= 1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.NetBSD.org/ COMMENT= NetBSD-current's sed(1) PKG_DESTDIR_SUPPORT= user-destdir +BOOTSTRAP_PKG= yes NO_CHECKSUM= yes NO_MTREE= yes |