Date: Fri, 22 Aug 2014 19:20:20 -0700 From: yaneurabeya@gmail.com To: Garrett Cooper <ngie@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r270118 - head/sbin/dhclient/tests Message-ID: <19D962EC-9FAD-40B7-91F5-02B81B9AD69C@gmail.com> In-Reply-To: <201408180121.s7I1LfSX050566@svn.freebsd.org> References: <201408180121.s7I1LfSX050566@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Aug 17, 2014, at 6:21 PM, Garrett Cooper <ngie@FreeBSD.org> wrote: > Author: ngie > Date: Mon Aug 18 01:21:41 2014 > New Revision: 270118 > URL: http://svnweb.freebsd.org/changeset/base/270118 >=20 > Log: > Add LIBUTIL to DPADD >=20 > This will fix "make checkdpadd" >=20 > MFC after: 5 days > PR: 192759 > Approved by: rpaulo (mentor) >=20 > Modified: > head/sbin/dhclient/tests/Makefile >=20 > Modified: head/sbin/dhclient/tests/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- 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=3D = option-domain-search_t > SRCS.option-domain-search_test=3D alloc.c convert.c hash.c = options.c \ > tables.c fake.c = option-domain-search.c > CFLAGS.option-domain-search_test+=3D -I${.CURDIR}/.. > +DPADD.option-domain-search_test=3D ${LIBUTIL} > LDADD.option-domain-search_test=3D -lutil >=20 > WARNS?=3D 2 I forgot to mention (and I=92ll put it in my MFC commit message)... Phabric: D623 --Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT9/plAAoJEMZr5QU6S73eVlcH/3BpxmC3vCECbZG9Ec/peb10 4LZSqshg02EaDHfF4MvucUqDCp6sfLAx+t1Re7XyrTxD09LtsSAxMuEuWN9HU1wi y+l7KOdzWIZfBY5vxTeKZrZ0ue6+BQHNO3XN6ZdBe7XzT0SzUQXaR5bNjCHYgeOu i8JgRtAwyOULg+7l5ajVMqNJ1TkzRc85AxBSaESnfRMwzI7qr9nFjVSQz3yKUOKe adDhMkQdWxgmnxuLKu39/D+5jnQvz73XLg3sU7UKFEcemi1ZrFvfdSyobOzsZwP0 e0RSGPJMqbpt8R4ausldfwoKVqi2XV7joXrQQxxCCH8o00e3CwN+4/dKhEO6UL8= =nwlu -----END PGP SIGNATURE----- --Apple-Mail=_A102CB0B-08B2-4530-8C50-C08F4F592EFB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19D962EC-9FAD-40B7-91F5-02B81B9AD69C>