summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rusersd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rusersd/Makefile')
-rw-r--r--libexec/rpc.rusersd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rpc.rusersd/Makefile b/libexec/rpc.rusersd/Makefile
index 3cc42a0..e88674b 100644
--- a/libexec/rpc.rusersd/Makefile
+++ b/libexec/rpc.rusersd/Makefile
@@ -6,8 +6,8 @@ MAN = rpc.rusersd.8
WARNS?= 6
-DPADD= ${LIBRPCSVC} ${LIBUTIL}
-LDADD= -lrpcsvc -lutil
+DPADD= ${LIBRPCSVC} ${LIBULOG} ${LIBUTIL}
+LDADD= -lrpcsvc -lulog -lutil
#.if exists(/usr/X11R6/include/X11/extensions/xidle.h)
#CFLAGS+= -DXIDLE
OpenPOWER on IntegriCloud