[Midnightbsd-cvs] [MidnightBSD/mports] 70edcb: cad/gplcver: fix fake install path doubling
Lucas Holt
noreply at github.com
Sat May 23 00:36:43 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 70edcb85ec50f0f11f83cbb7af2b1a051439152a
https://github.com/MidnightBSD/mports/commit/70edcb85ec50f0f11f83cbb7af2b1a051439152a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-23 (Sat, 23 May 2026)
Changed paths:
M cad/gplcver/Makefile
Log Message:
-----------
cad/gplcver: fix fake install path doubling
${STAGEDIR}${PREFIX} doubled FAKE_DESTDIR during bmake fake because the
mports framework already sets PREFIX=${FAKE_DESTDIR}${TRUE_PREFIX} and
STAGEDIR=${FAKE_DESTDIR}. Use ${PREFIX} and ${DOCSDIR} directly.
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