[Midnightbsd-cvs] [MidnightBSD/mports] d2ae39: cad/z88: fix staged path embedded in wrapper scrip...

Lucas Holt noreply at github.com
Fri May 15 18:54:50 EDT 2026


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

  Changed paths:
    M cad/z88/Makefile

  Log Message:
  -----------
  cad/z88: fix staged path embedded in wrapper script (#163)

do-install runs with FAKE_DESTDIR prepended to PREFIX automatically,
so ${DATADIR} expands to the staging path. Substitute ${LOCALBASE}/share/${PORTNAME}
instead so the installed z88 wrapper script contains the correct
runtime path. Bump PORTREVISION.

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