On Wed, 01 Oct 2025 17:15:29 +0200,
Kirill A. Korinsky <[email protected]> wrote:
> 
> Christian,
> 
> here a possible fix for games/warzone2100. It picks zip as fallback only
> when 7z isn't available, and when on bulk build it is... it uses 7z.
> 
> At some point it might be junked out, and build fails.
> 
> Ok?
>

Just frinedly reminedr about this diff

> Index: Makefile
> ===================================================================
> RCS file: /home/cvs/ports/games/warzone2100/Makefile,v
> diff -u -p -r1.55 Makefile
> --- Makefile  28 Jun 2025 06:16:18 -0000      1.55
> +++ Makefile  1 Oct 2025 05:57:35 -0000
> @@ -39,9 +39,7 @@ LIB_DEPENDS=        audio/libogg \
>               net/miniupnp/miniupnpc \
>               security/libsodium
>  
> -BUILD_DEPENDS=       archivers/libzip \
> -             archivers/unzip \
> -             archivers/zip \
> +BUILD_DEPENDS=       archivers/p7zip \
>               devel/gettext,-tools \
>               devel/sdl2 \
>               graphics/shaderc \
> 
> 
> -- 
> wbr, Kirill
> 

-- 
wbr, Kirill

Reply via email to