git: 8a48f650de09 - main - games/jaggedalliance2: fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Jul 2022 20:59:52 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a48f650de093b659769d15138b52425b1c2a306 commit 8a48f650de093b659769d15138b52425b1c2a306 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-07-28 20:55:51 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-07-28 20:56:07 +0000 games/jaggedalliance2: fix build Approved by: portmgr blanket --- games/jaggedalliance2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index d6ca025de943..2547510fed91 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS_REASON= requires little endian environment BUILD_DEPENDS= string_theory>=3.1:devel/string_theory \ rapidjson>=1.1.0:devel/rapidjson \ sol2>=3.2.2:devel/sol2 \ - miniaudio>=0.10.36<0.11:audio/miniaudio + miniaudio>=0.10.36,1<0.11,1:audio/miniaudio LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++17-lang pkgconfig sdl xorg gl lua:53