devel/onetbb: Add USES= pathfix

Fixes installed location of .pc files

Approved by:	portmgr (blanket)
This commit is contained in:
Daniel Engberg 2024-06-10 22:56:03 +02:00
parent 126d28f850
commit 4edf1fab63

View file

@ -11,7 +11,7 @@ LICENSE= APACHE20
LIB_DEPENDS= libhwloc.so.15:devel/hwloc2
USES= cmake compiler:c++11-lang tar:tgz
USES= cmake compiler:c++11-lang pathfix tar:tgz
CMAKE_ARGS+= -DTBB_STRICT:BOOL=FALSE \
-DCMAKE_INSTALL_DOCDIR:PATH="${DOCSDIR}" \