[Midnightbsd-cvs] [MidnightBSD/mports] e6bcc0: cad/yosys: fix MidnightBSD build paths (#595)

Lucas Holt noreply at github.com
Thu May 28 13:24:42 EDT 2026


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

  Changed paths:
    M cad/yosys/Makefile
    A cad/yosys/files/patch-Makefile

  Log Message:
  -----------
  cad/yosys: fix MidnightBSD build paths (#595)

## Summary
- treat MidnightBSD like the other BSDs in Yosys' Makefile for
Tcl/readline include paths and libdl handling
- use trueprefix fake install handling to avoid doubled fake-root
install paths

## Validation
- bmake package
- portlint -C (0 fatal errors; warnings: USES ordering,
MPORT_MAINTAINER_MODE)
- git diff --check

## Summary by Sourcery

Adjust yosys port build configuration to better support MidnightBSD and
correct fake install paths.

Enhancements:
- Align yosys Makefile handling for MidnightBSD with other BSDs for
include paths and libdl usage.

Build:
- Enable trueprefix fake install handling for the yosys port to prevent
doubled fake-root paths.

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