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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to