diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
| commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
| tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /math/libflame/Makefile | |
| parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) | |
Diffstat (limited to 'math/libflame/Makefile')
| -rw-r--r-- | math/libflame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libflame/Makefile b/math/libflame/Makefile index 00577a139609..3b2d90684b82 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -14,7 +14,7 @@ ONLY_FOR_ARCHS_REASON= make system does not support other architectures yet BUILD_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes -USES= compiler:c11 gmake python:3.7 +USES= compiler:c11 gmake prthon:3.8 USE_CSTD= c99 USE_LDCONFIG= yes |
