[Midnightbsd-cvs] [MidnightBSD/mports] 76a49f: audio/jack: install pkgconfig file to libdata/pkgc...

Lucas Holt noreply at github.com
Sat Jul 18 17:36:58 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 76a49f48e445ff816716fa2bf05c5e7a2c5379b2
      https://github.com/MidnightBSD/mports/commit/76a49f48e445ff816716fa2bf05c5e7a2c5379b2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-18 (Sat, 18 Jul 2026)

  Changed paths:
    M audio/jack/Makefile

  Log Message:
  -----------
  audio/jack: install pkgconfig file to libdata/pkgconfig

jack2's waf build hardcodes the pkg-config install dir to
<libdir>/pkgconfig, so jack.pc landed in lib/pkgconfig and the framework
had to relocate it, emitting a Q/A warning on every build. Pass waf's
--pkgconfigdir so the file installs straight to libdata/pkgconfig, and
bump PORTREVISION.

Verified with bmake fake on amd64: jack.pc now installs to
libdata/pkgconfig with no relocation warning; staging still matches the
plist.

AI-Assisted-by: Claude Opus 4.8 (1M context) <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