math/libflame: Unbreak
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3a8028c3d1
commit
634444122f
1 changed files with 2 additions and 3 deletions
|
@ -14,12 +14,11 @@ ONLY_FOR_ARCHS_REASON= make system does not support other architectures yet
|
|||
BUILD_DEPENDS= bash:shells/bash
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:c11 gmake prthon:3.8
|
||||
USES= compiler:c11 gmake python:3.8
|
||||
USE_CSTD= c99
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flame
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_RADIO= PARALLELIZATION
|
||||
OPTIONS_RADIO_PARALLELIZATION= NONE THREADS OPENMP
|
||||
|
|
Loading…
Reference in a new issue