svn commit: r479026 - head/net-im/telegram-desktop

Mathieu Arnold mat at FreeBSD.org
Wed Sep 5 21:47:58 UTC 2018


On Wed, Sep 05, 2018 at 04:14:38PM +0000, Steve Wills wrote:
> Author: swills
> Date: Wed Sep  5 16:14:38 2018
> New Revision: 479026
> URL: https://svnweb.freebsd.org/changeset/ports/479026
> 
> Log:
>   net-im/telegram-desktop: put back removed BROKEN line
>   
>   Can build but won't run on 10.x
>   
> +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000
> +BROKEN=		Need C++17 support in compiler and runtime
> +.endif

So it should be IGNORE, not BROKEN, it is not BROKEN, it builds, but it
should not be built, which is the definition of IGNORE.


-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180905/da41aec7/attachment.sig>


More information about the svn-ports-all mailing list