Date: Wed, 30 Mar 2016 09:36:31 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Cy Schubert <Cy.Schubert@komquats.com> Cc: Dewayne Geraghty <dewaynegeraghty@gmail.com>, ports-list freebsd <freebsd-ports@freebsd.org>, cy@freebsd.org Subject: Re: Library creep and additional dependencies for net/ntp? Message-ID: <20160330073631.GD1128@ivaldir.etoilebsd.net> In-Reply-To: <201603300609.u2U69b4k062050@slippy.cwsent.com> References: <dewaynegeraghty@gmail.com> <CAGnMC6pGQ9iMZAHE-NWHboCw4MaRT%2Bk2nXzOsXD2fkWg%2Bkdhhw@mail.gmail.com> <201603300609.u2U69b4k062050@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--8nsIa27JVQLqB7/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 29, 2016 at 11:09:37PM -0700, Cy Schubert wrote: >=20 > Actually nothing has changed. However the net/ntp ./configure script=20 > detects if additional libraries are already on your system, e.g. libmd5,= =20 > libdns_sd, and uses them. For instance, my laptop has huge collection of= =20 > packages installed to support various GUI environments under X: >=20 Actually we should try to prevent that as much as possible when we can. That said ntp configure script is not nice enough to give you a switch to enable/disable it. but adding: CONFIGURE_ENV=3D"ac_cv_header_dns_sd_h=3Dno" when you do not want to build = with libdns_sd should do the trick. I have not tested, just guessed from reading configure.ac Bapt --8nsIa27JVQLqB7/C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJW+4H/AAoJEGOJi9zxtz5a/zgP/jppTsNlMousO7thPgvEqOC4 rQPbVNqjjdQ51K0gNIYvPO2MD2DAHmbeIyb9iE7nLh5O0B9MJMgkUSZm0tLhwWsn b5zwJa7GNqVLpNfHyq+sVXk1OepGDtFI/dP+QIzoXFV+6Vpb+bHmMweLTwPVvEMT vDavt+cn5nLYG2JogcAgD47vvKX7w+/2e/JiyQWSDTSyY+b6h02FFz/JKT9D6qOd Jpd9fATVI1aDilnyq9usyI2oWWKeL/l9QxoAfkde33bhtNmyW0QS+DRfHAEtKnpv ZpuapRneURrT3fwYls7hr8uYKN63/M0tujAAOLmggXjogbXdoipOCIVJq4/DVkIe Su4ttDUkKWxH8/gIiZOu1GwYnANiw7DWMSWdJtVIwRcOVmsjbkK2GoNfF4Nk8cvS kXxnmDC/r9+OibxZQ/3UnIKRg9WfCrDRZ7tOBMDBy/mZ04xyQe1QbI1OmOUI8ptH ECmvFZq0k5U1qQANFW2LFOfRSiUL/SK0e78M2r+rPNDUJinLZTMTTMFVkYthupE1 RVI5VZf1MiFJCOS6prZXNJcoHgbmeTJUtAVCI0ogv8X02QwLe/7gR9dmZ9dK942b xdnFbE8mMJKygbcuJkjGf+3Ie55jDOGdOf5pIrdBAT9y+jIehRmbgTdZDO0khbYn YnGJCwZ1Gk8Bx/v8uHCz =Cim4 -----END PGP SIGNATURE----- --8nsIa27JVQLqB7/C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160330073631.GD1128>