[Midnightbsd-cvs] [MidnightBSD/mports] 7c2c9c: www/yarn-node24: fix sqlite USES

Lucas Holt noreply at github.com
Fri Jul 3 00:00:45 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 7c2c9ce8ca92c30079b627d960e2f0cab32b05cf
      https://github.com/MidnightBSD/mports/commit/7c2c9ce8ca92c30079b627d960e2f0cab32b05cf
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M www/yarn-node24/Makefile

  Log Message:
  -----------
  www/yarn-node24: fix sqlite USES

The port used sqlite3:port, but the framework extension is named sqlite and accepts port as an argument. Use sqlite:port so bmake can parse the port and declare the intended SQLite dependency.

Also place DISTVERSIONPREFIX after PORTVERSION to satisfy portlint.

AI-Assisted-by: OpenAI Codex <noreply at openai.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