Date: Sat, 19 Nov 2016 10:28:14 +0100 From: Matthias Fechner <idefix@fechner.net> To: "ports@FreeBSD.org" <ports@freebsd.org> Subject: Bug in heimdal dependency for bdb (forces version 5 and ignores defined version 6) Message-ID: <9dfc0d38-489f-1fc3-b552-9872ad99f677@fechner.net>
next in thread | raw e-mail | index | archive | help
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. Is this wanted or an unwanted side effect? Thanks! Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9dfc0d38-489f-1fc3-b552-9872ad99f677>