summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2009-09-02 14:54:47 +0000
committerflz <flz@FreeBSD.org>2009-09-02 14:54:47 +0000
commitb569eda1e9f4313bd6eeb76ad0cfec1790ea7cfe (patch)
tree6481468696cd0511382e5d7b1f3823a3d665121b /etc/Makefile
parent0f81144aa2b4bf4fe4e68e12550a5942793b3c49 (diff)
downloadFreeBSD-src-b569eda1e9f4313bd6eeb76ad0cfec1790ea7cfe.zip
FreeBSD-src-b569eda1e9f4313bd6eeb76ad0cfec1790ea7cfe.tar.gz
- Remove BSD.{x11,x11-4}.dist as we merged prefixes a while ago and those
files aren't used anymore. - Remove BSD.local.dist as the file moved to ports/Templates when we merged prefixes.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e68df03..1181104 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -99,8 +99,7 @@ BIN1+= regdomain.xml
# -rwxr-xr-x root:wheel, for the new cron root:wheel
BIN2= netstart pccard_ether rc.suspend rc.resume
-MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
- BSD.var.dist BSD.x11.dist BSD.x11-4.dist
+MTREE= BSD.include.dist BSD.root.dist BSD.usr.dist BSD.var.dist
.if ${MK_SENDMAIL} != "no"
MTREE+= BSD.sendmail.dist
.endif
OpenPOWER on IntegriCloud