[Bug 290014] devel/hare-lang: HAREPATH is wrong

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Oct 2025 13:27:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290014

            Bug ID: 290014
           Summary: devel/hare-lang: HAREPATH is wrong
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: l.lux@magenta.de

According to hare version -v the path for libraries are:
/usr/local/share/hare/src/hare/stdlib or
/usr/local/share/hare/src/hare/third-party
But they seem to be wrong, since stdlib is installed in
/usr/local/share/hare/stdlib/
This causes issues when trying to build code, which means that the HAREPATH
baked into the binary needs to be adjusted.

-- 
You are receiving this mail because:
You are the assignee for the bug.