[Midnightbsd-cvs] [MidnightBSD/mports] db62a6: devel/easyexif: fix doubled FAKE_DESTDIR in do-ins...
Lucas Holt
noreply at github.com
Wed May 20 11:05:27 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: db62a6ee538d29649973f9b219433a285be8ddc5
https://github.com/MidnightBSD/mports/commit/db62a6ee538d29649973f9b219433a285be8ddc5
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M devel/easyexif/Makefile
Log Message:
-----------
devel/easyexif: fix doubled FAKE_DESTDIR in do-install
${STAGEDIR}${PREFIX} doubled the staging path because PREFIX is already
set to ${FAKE_DESTDIR}${TRUE_PREFIX} during fake install. Use ${PREFIX}
directly, which resolves correctly in both fake and direct install.
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
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