mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/onetbb: Add USES= pathfix
Fixes installed location of .pc files Approved by: portmgr (blanket)
This commit is contained in:
parent
126d28f850
commit
4edf1fab63
1 changed files with 1 additions and 1 deletions
|
@ -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}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue