On Aug 17, 2014, at 6:21 PM, Garrett Cooper <n...@freebsd.org> wrote:

> Author: ngie
> Date: Mon Aug 18 01:21:41 2014
> New Revision: 270118
> URL: http://svnweb.freebsd.org/changeset/base/270118
> 
> Log:
>  Add LIBUTIL to DPADD
> 
>  This will fix "make checkdpadd"
> 
>  MFC after: 5 days
>  PR: 192759
>  Approved by: rpaulo (mentor)
> 
> Modified:
>  head/sbin/dhclient/tests/Makefile
> 
> Modified: head/sbin/dhclient/tests/Makefile
> ==============================================================================
> --- head/sbin/dhclient/tests/Makefile Mon Aug 18 00:50:09 2014        
> (r270117)
> +++ head/sbin/dhclient/tests/Makefile Mon Aug 18 01:21:41 2014        
> (r270118)
> @@ -8,6 +8,7 @@ PLAIN_TESTS_C=                                
> option-domain-search_t
> SRCS.option-domain-search_test=               alloc.c convert.c hash.c 
> options.c \
>                                       tables.c fake.c option-domain-search.c
> CFLAGS.option-domain-search_test+=    -I${.CURDIR}/..
> +DPADD.option-domain-search_test=     ${LIBUTIL}
> LDADD.option-domain-search_test=      -lutil
> 
> WARNS?=       2

I forgot to mention (and I’ll put it in my MFC commit message)...

Phabric: D623

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to