[Midnightbsd-cvs] [MidnightBSD/mports] 520027: emulators/wine: fix i386 plist for import library ...
Lucas Holt
noreply at github.com
Sat May 16 23:06:46 EDT 2026
Branch: refs/heads/emulators/wine
Home: https://github.com/MidnightBSD/mports
Commit: 52002738b0196f6d672393a4af972452e47f4af0
https://github.com/MidnightBSD/mports/commit/52002738b0196f6d672393a4af972452e47f4af0
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-16 (Sat, 16 May 2026)
Changed paths:
M emulators/wine/Makefile
M emulators/wine/pkg-plist
Log Message:
-----------
emulators/wine: fix i386 plist for import library location
On i386, wine installs .a import libraries under lib/wine/i386-windows/
rather than lib/wine/i386-unix/ (as on amd64). Add a WINEIMPORTDIR
plist substitution (x86_64-unix on amd64, i386-windows on i386) and
use it for all lib/wine/*/lib*.a plist entries.
Co-Authored-By: Claude Sonnet 4.6 <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