librc needs kvm on bsd.
This commit is contained in:
parent
ddb3ab4704
commit
2b54426bd3
@ -7,6 +7,7 @@ SRCS= librc.c librc-daemon.c librc-depend.c librc-misc.c librc-strlist.c
|
||||
INCS= rc.h
|
||||
|
||||
CPPFLAGS+= -DLIB=\"${LIBNAME}\"
|
||||
LDADD+= ${LIBKVM}
|
||||
|
||||
SHLIBDIR= /${LIBNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user