[Bug 278638] www/librewolf builds on arm64.aarch64 but will not run

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 29 Apr 2024 11:12:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278638

--- Comment #4 from void@f-m.fm ---
sorry that should read 

.if ${.CURDIR:M*/www/firefox}
LDFLAGS+=       -lm
.endif
#
.if ${.CURDIR:M*/www/librewolf}
LDFLAGS+=       -lm
.endif

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