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 1891894..6305343 100644
--- a/libexec/rpc.rusersd/Makefile
+++ b/libexec/rpc.rusersd/Makefile
@@ -4,8 +4,8 @@ PROG = rpc.rusersd
SRCS = rusersd.c rusers_proc.c
MAN = rpc.rusersd.8
-DPADD= ${LIBRPCSVC} ${LIBULOG} ${LIBUTIL}
-LDADD= -lrpcsvc -lulog -lutil
+DPADD= ${LIBRPCSVC} ${LIBUTIL}
+LDADD= -lrpcsvc -lutil
#.if exists(/usr/X11R6/include/X11/extensions/xidle.h)
#CFLAGS+= -DXIDLE
OpenPOWER on IntegriCloud