summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/netstat/Makefile')
-rw-r--r--usr.bin/netstat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/netstat/Makefile b/usr.bin/netstat/Makefile
index 9c70eb4..0572a03 100644
--- a/usr.bin/netstat/Makefile
+++ b/usr.bin/netstat/Makefile
@@ -33,7 +33,7 @@ CFLAGS+=-DPF
BINGRP= kmem
BINMODE=2555
-LIBADD= kvm memstat util
+LIBADD= kvm memstat xo util
.if ${MK_NETGRAPH_SUPPORT} != "no"
SRCS+= netgraph.c
@@ -41,6 +41,4 @@ LIBADD+= netgraph
CFLAGS+=-DNETGRAPH
.endif
-LIBADD+= xo
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud