[Midnightbsd-cvs] [MidnightBSD/mports] 8f9479: chinese/librime: fix bogus dependencies

Lucas Holt noreply at github.com
Wed Apr 29 21:19:16 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 8f9479a63f4914630f57d8b67c15ae68dc046ad4
      https://github.com/MidnightBSD/mports/commit/8f9479a63f4914630f57d8b67c15ae68dc046ad4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M chinese/librime/Makefile

  Log Message:
  -----------
  chinese/librime: fix bogus dependencies

- Remove libboost_thread.so from LIB_DEPENDS; on non-Linux Boost is
  found for headers only (no component specified), so no Boost shared
  library is linked. Replace with BUILD_DEPENDS on the header file.
- Remove USES=xorg and USE_XORG=xorgproto; librime bundles
  include/X11/keysym.h in its own source tree and CMake finds it
  there, making the xorgproto package dependency unnecessary.

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