summaryrefslogtreecommitdiff
path: root/net/tnftp
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
commite64122e9920a6ad75c10112f60a4efc08a34228c (patch)
tree0aad75e59888cd1ee5725c4c229982f69c0ce24d /net/tnftp
parent9951e1e5a695fb11b1a5ee36619ba84a9083d183 (diff)
downloadpkgsrc-e64122e9920a6ad75c10112f60a4efc08a34228c.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 'net/tnftp')
-rw-r--r--net/tnftp/Makefile3
1 files changed, 2 insertions, 1 deletions
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"