Date: Sat, 19 Nov 2016 14:13:11 +0100 From: "Herbert J. Skuhra" <herbert@mailbox.org> To: <ports@freebsd.org> Subject: Re: Bug in heimdal dependency for bdb (forces version 5 and ignores defined version 6) Message-ID: <8660njzk7s.wl-herbert@mailbox.org> In-Reply-To: <9dfc0d38-489f-1fc3-b552-9872ad99f677@fechner.net> References: <9dfc0d38-489f-1fc3-b552-9872ad99f677@fechner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthias Fechner skrev: > > Dear all, > I'm not sure what is happening but it seems that the heimdal port is a > little bit buggy. > > I have in my poudiere builds the following defined: > > DEFAULT_VERSIONS=php=5.6 apache=2.4 mysql=10.1m bdb=6 ssl=openssl > BDB_DEFAULT=6 > WITH_BDB6_PERMITTED=1 > > But for an unclear reason it seems that heimdal pulls in bdb=5 and does > not use my bdb=6 definition. security/heimdal/Makefile:64:BDB_USES= bdb:5 localbase > Is this wanted or an unwanted side effect? No, idea. Change the above line and find out yourself if the port builds/works with bdb6. Good luck! -- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8660njzk7s.wl-herbert>