[Midnightbsd-cvs] [MidnightBSD/mports] d709a9: databases/libvalkey: fix fake installation (#665)
Lucas Holt
noreply at github.com
Sat Jul 25 17:29:32 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: d709a9189b506e7c68ce24501bc264698300e834
https://github.com/MidnightBSD/mports/commit/d709a9189b506e7c68ce24501bc264698300e834
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-25 (Sat, 25 Jul 2026)
Changed paths:
M databases/libvalkey/Makefile
Log Message:
-----------
databases/libvalkey: fix fake installation (#665)
Passes the true installation prefix to gmake while staging through
DESTDIR, and strips both libraries in the fake-install
environment.\n\nFixes Magus run 643 fake-stage failure.\n\nValidation:
bmake clean; bmake fake; bmake package; git diff --check.
## Summary by Sourcery
Fix libvalkey port fake installation by passing the true installation
prefix to the build and adjusting post-install stripping to operate on
the real PREFIX and handle the TLS library conditionally.
Signed-off-by: Lucas Holt <luke at foolishgames.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