aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3wrap/files
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2026-02-22 11:56:57 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2026-02-24 00:44:49 +0000
commit87999cd890995b259fa61e70dba80e8a8d153964 (patch)
tree22e4d2273275834920cc942b34ea7274bfaf9479 /audio/mp3wrap/files
parent60989f45c91f97aef416c1095237e3036ed930cd (diff)
sysutils/amdmsrtweaker: fix build on recent FreeBSDHEADmain
bmake has recently started to support $^ in addition to $>, causing both to expand and leading to a build error like c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall \ -Werror -pedantic -o amdmsrt Info.o AmdMsrTweaker.o WinRing0.o \ Worker.oInfo.o AmdMsrTweaker.o WinRing0.o Worker.o c++: error: no such file or directory: 'Worker.oInfo.o' Fix the error by avoiding both $^ and $>. Approved by: portmgr (build fix blanket) MFH: 2026Q1
Diffstat (limited to 'audio/mp3wrap/files')
0 files changed, 0 insertions, 0 deletions