[Bug 240725] Mk/Uses/cargo.mk: onig_sys missing libclang.so build dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 21 07:31:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240725
Bug ID: 240725
Summary: Mk/Uses/cargo.mk: onig_sys missing libclang.so build
dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/rust-onig/rust-onig/issues/109
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: fox at FreeBSD.org
CC: ports-bugs at FreeBSD.org
Created attachment 207673
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207673&action=edit
Patch to add libclang.so dependency for onig_sys
It looks like recent versions of onig_sys has a dependency on libclang.so when
doing builds.
This issue was discovered when trying to update textproc/bat.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240304#c3
The maintainer of textproc/bat suggested that the libclang.so dependency be
added to Mk/Uses/cargo.mk since onig_sys has a section there.
I have attached a patch to add LIB_DEPENDS to Mk/Uses/cargo.mk
Let me know if this is the correct way to fix this issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list