summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rstatd/Makefile')
-rw-r--r--libexec/rpc.rstatd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile
index a42225f..f408d4a 100644
--- a/libexec/rpc.rstatd/Makefile
+++ b/libexec/rpc.rstatd/Makefile
@@ -4,8 +4,7 @@ PROG = rpc.rstatd
SRCS = rstatd.c rstat_proc.c
MAN = rpc.rstatd.8
-DPADD= ${LIBRPCSVC} ${LIBUTIL} ${LIBDEVSTAT} ${LIBKVM}
-LDADD= -lrpcsvc -lutil -ldevstat -lkvm
+LIBADD= rpcsvc devstat
WARNS?= 1
OpenPOWER on IntegriCloud