[Bug 283454] net/freerdp3: broken with SDL=off
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Dec 2024 23:32:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283454 Bug ID: 283454 Summary: net/freerdp3: broken with SDL=off Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: vvd@FreeBSD.org Reporter: ice@extreme.hu Assignee: vvd@FreeBSD.org Flags: maintainer-feedback?(vvd@FreeBSD.org) Broken by f88acd This seems to fix it: diff --git a/net/freerdp3/pkg-plist b/net/freerdp3/pkg-plist index c9df7d39b918..965220d28c3d 100644 --- a/net/freerdp3/pkg-plist +++ b/net/freerdp3/pkg-plist @@ -273,8 +273,8 @@ libdata/pkgconfig/winpr-tools%%MAJORVERSION%%.pc libdata/pkgconfig/winpr%%MAJORVERSION%%.pc %%JSON%%%%KEYBOARD_LAYOUT%%share/FreeRDP/KeyboardLayoutMap.json %%JSON%%%%TIMEZONE_FILE%%share/WinPR/TimeZoneNameMap.json -share/applications/sdl-freerdp%%MAJORVERSION%%-file.desktop -share/applications/sdl-freerdp%%MAJORVERSION%%.desktop +%%SDL%%share/applications/sdl-freerdp%%MAJORVERSION%%-file.desktop +%%SDL%%share/applications/sdl-freerdp%%MAJORVERSION%%.desktop share/applications/xfreerdp%%MAJORVERSION%%-file.desktop share/applications/xfreerdp%%MAJORVERSION%%.desktop share/cmake/Modules/FreeRDP-Client%%MAJORVERSION%%/FreeRDP-ClientConfig.cmake -- You are receiving this mail because: You are the assignee for the bug.