[Bug 274884] www/hedgedoc

From: <bugzilla-noreply_at_freebsd.org>
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.