mkvtoolnix: remove ports-gcc workaround for stdc++fs

from Brad
This commit is contained in:
tb
2026-03-16 06:17:22 +00:00
parent fc18285df1
commit 20440104ac
-5
View File
@@ -29,11 +29,6 @@ MODRUBY_RUNDEP= No
# C++17
COMPILER= base-clang ports-gcc
# need to add this for gcc
# revisit when gcc drops it
EXTRA_ports-gcc= -lstdc++fs
LDFLAGS+= ${EXTRA_${CHOSEN_COMPILER}}
BUILD_DEPENDS= devel/gettext,-tools \
devel/gtest \
textproc/docbook \