[Midnightbsd-cvs] [MidnightBSD/mports] 17cb6b: devel/pear: fix fake install path doubling in bsd....

Lucas Holt noreply at github.com
Sat May 23 09:36:42 EDT 2026


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

  Changed paths:
    M devel/pear/bsd.pear.channel.mk

  Log Message:
  -----------
  devel/pear: fix fake install path doubling in bsd.pear.channel.mk

${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. Fixes all PEAR
channel ports (~172 dependents).

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