CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/13 08:16:27
Modified files:
net/tg_owt : Makefile
Log message:
net/tg_owt: move third party directories instead of symlinking them.
cmake would install include/tg_owt/third_party/libyuv as a symlink back to
WRKSRC, which happens to work currently but confuses make update-plist.
ok kn
