[Bug 274884] www/hedgedoc
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274884] www/hedgedoc"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Nov 2023 07:43:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274884 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- Cool! If you do, please apply this patch to fix the build on arm: -PLIST_SUB+= ARCH=${ARCH:S/aarch64/arm64/:S/amd64/x64/} +PLIST_SUB+= ARCH=${ARCH:S/aarch64/arm64/:S/amd64/x64/:C/armv./arm/} -- You are receiving this mail because: You are the assignee for the bug.