x11-toolkits/wxgtk32: Fix build without WAYLAND
- Apply temporary upstream patch to fix issue PR: 274367, 275484 Approved by: portmgr (build fix blanket)
This commit is contained in:
parent
e150a27103
commit
7bd358e389
2 changed files with 6 additions and 1 deletions
|
@ -6,6 +6,9 @@ MASTER_SITES= https://github.com/wxWidgets/wxWidgets/releases/download/v${DISTVE
|
|||
PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR}
|
||||
DISTNAME= wxWidgets-${DISTVERSION}
|
||||
|
||||
PATCH_SITES= https://github.com/vadz/wxWidgets/commit/
|
||||
PATCHFILES= b8dc0eeb2fb6c49ae0ac9cbc86bd20c0bf3bdee7.patch:-p1 # https://github.com/wxWidgets/wxWidgets/issues/24076
|
||||
|
||||
MAINTAINER= desktop@FreeBSD.org
|
||||
COMMENT= GUI toolkit (wxWidgets) with ${FLAVOR:S/k/&+/:tu} bindings
|
||||
WWW= https://www.wxwidgets.org/
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1699874330
|
||||
TIMESTAMP = 1702501945
|
||||
SHA256 (wxWidgets-3.2.4.tar.bz2) = 0640e1ab716db5af2ecb7389dbef6138d7679261fbff730d23845ba838ca133e
|
||||
SIZE (wxWidgets-3.2.4.tar.bz2) = 27505949
|
||||
SHA256 (b8dc0eeb2fb6c49ae0ac9cbc86bd20c0bf3bdee7.patch) = afb1f1e2fc1e262a79c63795417d73c57da6be9f25ab6543e49dc78c9c201eca
|
||||
SIZE (b8dc0eeb2fb6c49ae0ac9cbc86bd20c0bf3bdee7.patch) = 1677
|
||||
|
|
Loading…
Reference in a new issue