summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pstat/Makefile')
-rw-r--r--usr.sbin/pstat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile
index 414708c..e3b0533 100644
--- a/usr.sbin/pstat/Makefile
+++ b/usr.sbin/pstat/Makefile
@@ -6,7 +6,6 @@ LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo
MAN= pstat.8
MLINKS= pstat.8 swapinfo.8
-DPADD= ${LIBKVM} ${LIBUTIL}
-LDADD= -lkvm -lutil
+LIBADD= kvm util
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud