Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2024 16:03:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278142] deskutils/syncthingtray: update to 1.5.1
Message-ID:  <bug-278142-7788-btqNd1gtQL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278142-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278142-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278142

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

According to
https://cgit.freebsd.org/ports/commit/?id=3Da5a118a0c713b0c3c793d8dc03e9441=
92865d8ff
, webkit was removed.

This condition should be fixed to webengine only.

---
.if ${ARCH} =3D=3D amd64 || ${ARCH} =3D=3D i386
USE_QT+=3D        webengine
.else
CMAKE_ARGS+=3D    -DWEBVIEW_PROVIDER=3Dwebkit
USE_QT+=3D        webkit
.endif
---

Thanks

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278142-7788-btqNd1gtQL>