[Midnightbsd-cvs] [MidnightBSD/mports] fd4884: audio/timidity++: fix STAGEDIR path doubling in Ma...

Lucas Holt noreply at github.com
Sat May 23 13:02:54 EDT 2026


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

  Changed paths:
    M audio/timidity++/Makefile.interface

  Log Message:
  -----------
  audio/timidity++: fix STAGEDIR path doubling in Makefile.interface

post-install used \${STAGEDIR}\${PREFIX} and \${STAGEDIR}\${DOCSDIR}
throughout, doubling the staging prefix during fake install.  Replace
with \${PREFIX} and \${DOCSDIR} directly, which already include the
staging prefix during fake install.  Fixes the broken symlink creation
for the motif (xmmidi), xaw, xskin, and tcltk interface sub-ports.

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