svn commit: r485770 - head/devel/kdevelop

Tijl Coosemans tijl at FreeBSD.org
Sat Nov 24 16:04:25 UTC 2018


On Sat, 24 Nov 2018 13:09:52 +0000 (UTC) "Tobias C. Berner" <tcberner at FreeBSD.org> wrote:
> Author: tcberner
> Date: Sat Nov 24 13:09:51 2018
> New Revision: 485770
> URL: https://svnweb.freebsd.org/changeset/ports/485770
> 
> Log:
>   devel/kdevelop: explicitely depend on a given clang version
>   
>   Don't rely on cmake to find the "right" clang installation, but
>   tell it where it's installed instead.
>   
>   While here, introduce the LLVM_VERSION make variable and have
>   it default to 60

LLVM_DEFAULT was recently added to Mk/bsd.default-versions.mk.  I think
you can simply use that.


More information about the svn-ports-all mailing list