summaryrefslogtreecommitdiff
path: root/graphics/libopenraw/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2025-08-24 10:33:18 +0200
committerPalle Girgensohn <girgen@FreeBSD.org>2025-08-24 10:34:17 +0200
commit637a63de98ffb5f37589228a102ccf7335c49485 (patch)
treef2741ea8e01d8000f51dc44023855e24af044919 /graphics/libopenraw/Makefile
parentdeskutils/syncthingtray: update to 2.0.0 (diff)
sysutils/beats7: Fix build using older version of goHEADmain
syscall.SendmsgN and syscall.Recvmsg where moved to golang.org/x/sys/unix a while back. With go-1.23, they where finally removed from syscall, and hence the build fails. This package uses older version of some vendor packages that where not migrated. Building with go-1.22 mitigates the problem and fixes the build. Since we already have beats8, it is safe to assume that go-1.22 will be more long lived in the the ports tree than beats7, so downgrading to just building with go-1.22 fixes the problem. PR: 287103 Approved-by: otis (with elastic hat)
Diffstat (limited to 'graphics/libopenraw/Makefile')
0 files changed, 0 insertions, 0 deletions