summaryrefslogtreecommitdiffstats
path: root/tools/bsdbox
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bsdbox')
-rw-r--r--tools/bsdbox/Makefile3
-rw-r--r--tools/bsdbox/Makefile.net2
2 files changed, 0 insertions, 5 deletions
diff --git a/tools/bsdbox/Makefile b/tools/bsdbox/Makefile
index ad25f4a..40fb8b9 100644
--- a/tools/bsdbox/Makefile
+++ b/tools/bsdbox/Makefile
@@ -72,9 +72,6 @@ CRUNCH_SRCDIRS+= sbin
CRUNCH_LIBS+= -lalias -lcam -lcurses -ldevstat -lipsec
# Don't forget this - ifconfig, etc -adrian
-.if ${MK_IPX} != "no"
-CRUNCH_LIBS+= -lipx
-.endif
CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
##################################################################
diff --git a/tools/bsdbox/Makefile.net b/tools/bsdbox/Makefile.net
index 1b9bc78..179fe70 100644
--- a/tools/bsdbox/Makefile.net
+++ b/tools/bsdbox/Makefile.net
@@ -18,11 +18,9 @@ CRUNCH_LIBS+= -lwrap
# netstat
CRUNCH_PROGS_usr.bin+= netstat
CRUNCH_LIBS+= -lmemstat -lnetgraph
-CRUNCH_BUILDOPTS_netstat=-DMK_IPX_SUPPORT=no
# ifconfig
CRUNCH_PROGS_sbin+= ifconfig
-CRUNCH_BUILDOPTS_ifconfig=-DMK_IPX_SUPPORT=no
# wlan stuff
CRUNCH_PROGS_usr.sbin+= wlandebug
OpenPOWER on IntegriCloud