mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/libflame: Unbreak
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 634444122f
)
This commit is contained in:
parent
551c70bd9b
commit
63b8367b33
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…
Add table
Reference in a new issue