Lines 18-26
ONLY_FOR_ARCHS= amd64 i386
Link Here
|
18 |
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex |
18 |
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex |
19 |
|
19 |
|
20 |
# Only devel/llvm17 and later come with necessary include files - PR274542 |
20 |
# Only devel/llvm17 and later come with necessary include files - PR274542 |
21 |
USES= bison cpe desktop-file-utils gmake \ |
21 |
USES= bison cpe desktop-file-utils gmake llvm:min=17,build,noexport \ |
22 |
llvm:17,build,noexport localbase \ |
22 |
localbase pkgconfig sdl shebangfix tar:xz |
23 |
pkgconfig sdl shebangfix tar:xz |
|
|
24 |
USE_GCC= yes |
23 |
USE_GCC= yes |
25 |
USE_SDL= sdl2 |
24 |
USE_SDL= sdl2 |
26 |
|
25 |
|
27 |
- |
|
|