CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/03/21 18:57:51
Modified files:
devel/llvm : Makefile
devel/llvm/pkg : PLIST-main
Log message:
Drop gtest from RUN_DEPENDS
The installed headers don't need it, except for a testsuite header not
used by the ecosystem.
Also drop two outdated PLIST lines from back when llvm tried to install
libgtest.a
Spotted while discussing the deps of the various subpackages with kn@
Tested in a bulk by ajacoutot@, ok kn@
