[Midnightbsd-cvs] [MidnightBSD/mports] 2b752b: x11-toolkits/linux-c7-gtk2: skip fake sanity check...
Lucas Holt
noreply at github.com
Sun Sep 20 14:58:53 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 2b752b794b476eece13ea166824463aeb7cba15d
https://github.com/MidnightBSD/mports/commit/2b752b794b476eece13ea166824463aeb7cba15d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-20 (Sun, 20 Sep 2026)
Changed paths:
M x11-toolkits/linux-c7-gtk2/Makefile
Log Message:
-----------
x11-toolkits/linux-c7-gtk2: skip fake sanity check like other linux-c7 ports (#1504)
Same fix as #1503 for linux-c7-pango. The fake sanity check cannot
resolve Linux shared libraries under `compat/linux/usr/lib{,64}`, so it
reports them as having missing or broken dependencies. Nearly all
linux-c7 ports already set `SKIP_FAKE_ALL=yes`; this adds it to gtk2.
Verified locally with `bmake package`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
## Summary by Sourcery
Bug Fixes:
- Prevent the linux-c7-gtk2 package from failing fake dependency checks
caused by unresolved shared libraries in the Linux compatibility
environment.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: Claude Fable 5.1 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list