diff --git a/usr.sbin/amd/amd/Makefile b/usr.sbin/amd/amd/Makefile index 61b89e81da81..c7200037f628 100644 --- a/usr.sbin/amd/amd/Makefile +++ b/usr.sbin/amd/amd/Makefile @@ -28,7 +28,7 @@ CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amd \ -I${DESTDIR}/usr/include/rpcsvc DPADD= ${LIBAMU} ${LIBWRAP} -LDADD= ${LIBAMU} ${LIBWRAP} +LDADD= ${LIBAMU} -lwrap CLEANFILES+= conf_parse.c conf_parse.h conf_tok.c