diff options
Diffstat (limited to 'pkgtools/bootstrap-extras/Makefile')
-rw-r--r-- | pkgtools/bootstrap-extras/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/bootstrap-extras/Makefile b/pkgtools/bootstrap-extras/Makefile index cc4276915c4..d446b18947c 100644 --- a/pkgtools/bootstrap-extras/Makefile +++ b/pkgtools/bootstrap-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/19 18:12:18 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/19 18:36:51 joerg Exp $ DISTNAME= bootstrap-extra-files-20070702 CATEGORIES= pkgtools @@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extra bootstrap files and scripts for ${OPSYS} PKG_DESTDIR_SUPPORT= user-destdir +BOOTSTRAP_PKG= yes NO_CHECKSUM= yes NO_MTREE= yes |