[Midnightbsd-cvs] [MidnightBSD/mports] 536dc1: cad/ngspice_rework: fix fake install path doubling...

Lucas Holt noreply at github.com
Sat May 23 09:39:59 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 536dc136b3a6c62ce5f5672f52987f24d3614203
      https://github.com/MidnightBSD/mports/commit/536dc136b3a6c62ce5f5672f52987f24d3614203
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M cad/ngspice_rework/Makefile

  Log Message:
  -----------
  cad/ngspice_rework: fix fake install path doubling in post-install

${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} 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