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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile
index b09d663..6606a17 100644
--- a/libexec/rpc.rwalld/Makefile
+++ b/libexec/rpc.rwalld/Makefile
@@ -4,8 +4,7 @@ PROG = rpc.rwalld
SRCS = rwalld.c
MAN = rpc.rwalld.8
-DPADD= ${LIBUTIL}
-LDADD= -lutil
+LIBADD= util
WARNS?= 2
OpenPOWER on IntegriCloud