From 1284f595b8b38db737b353876358d1c510aebaa3 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 14 Jul 2006 16:24:28 +0000 Subject: Mark these packages as NO_MTREE as they are bootstrap packages and don't need mtree to pre-generate any directories for them. --- net/tnftp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/tnftp/Makefile b/net/tnftp/Makefile index 9f7574017b5..4f454c1f57b 100644 --- a/net/tnftp/Makefile +++ b/net/tnftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/02 17:03:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/14 16:24:29 jlam Exp $ # DISTNAME= tnftp-20050625 @@ -18,6 +18,7 @@ CONFLICTS+= kth-krb4-[0-9]* CONFLICTS+= lukemftp-[0-9]* NO_CHECKSUM= yes +NO_MTREE= yes .include "options.mk" -- cgit v1.2.3