summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rwalld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rwalld/Makefile')
-rw-r--r--libexec/rpc.rwalld/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile
index e64ff3e..83182e9 100644
--- a/libexec/rpc.rwalld/Makefile
+++ b/libexec/rpc.rwalld/Makefile
@@ -4,7 +4,7 @@ PROG = rpc.rwalld
SRCS = rwalld.c
MAN = rpc.rwalld.8
-DPADD= ${LIBRPCSVC} ${LIBUTIL}
-LDADD= -lrpcsvc -lutil
+DPADD= ${LIBUTIL}
+LDADD= -lutil
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud