math/libflame: Unbreak

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-02 18:15:41 +02:00
parent 3a8028c3d1
commit 634444122f

View file

@ -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