From 25d1a10fa0d91ff48fc30ca9237eba5936205fc8 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 1 Jun 2001 09:56:15 +0000 Subject: [PATCH] Both X11 (3.x and 4.x) currently lack a libdata/ subdirectory, (which is present both in /usr and /usr/local) which is causing a few ports to erroneously report mtree failures on bento. Submitted by: ade --- etc/mtree/BSD.x11-4.dist | 2 ++ etc/mtree/BSD.x11.dist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/etc/mtree/BSD.x11-4.dist b/etc/mtree/BSD.x11-4.dist index 6e136155304..c4d83d4886f 100644 --- a/etc/mtree/BSD.x11-4.dist +++ b/etc/mtree/BSD.x11-4.dist @@ -303,6 +303,8 @@ .. .. .. + libdata + .. libexec .. man diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index fc380ee4413..488ccdf1f0a 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -191,6 +191,8 @@ modules .. .. + libdata + .. libexec .. man