From 947e484750f4d308ffe6eaa08040f2faac44761e Mon Sep 17 00:00:00 2001 From: Bill Yuan Date: Sun, 8 Apr 2018 07:00:22 +0000 Subject: [PATCH] ipfw3nat: delete the libalias 2 --- etc/mtree/BSD.include.dist | 2 -- include/Makefile | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index f41baa138d..a8ebf4d387 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -254,8 +254,6 @@ .. lagg .. - libalias - .. pf .. ppp_layer diff --git a/include/Makefile b/include/Makefile index 26ec27e650..c07af86484 100644 --- a/include/Makefile +++ b/include/Makefile @@ -68,7 +68,7 @@ LSUBDIRS= \ net/pf net/altq \ net/vlan net/ipfw net/ip6fw net/dummynet net/sppp net/ip_mroute \ net/ipfw3 net/ipfw3_basic net/ipfw3_layer2 net/ipfw3_layer4 \ - net/ipfw3_nat net/dummynet3 net/libalias \ + net/ipfw3_nat net/dummynet3 \ net/lagg \ netgraph/UI netgraph/async netgraph/bpf netgraph/bridge \ netgraph/cisco netgraph/echo netgraph/eiface netgraph/etf \ -- 2.41.0