From 219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 15 Jan 2024 18:05:43 +0100 Subject: [PATCH] games/quakeforge: Fix build --- games/quakeforge/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index a654001cdd57..58a8b24c7404 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png USES= bison compiler:c11 gmake libtool localbase python:run shebangfix tar:bzip2 SHEBANG_FILES= tools/qfcc/source/qfpreqcc -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes CONFIGURE_ENV= Z_CFLAGS=" " Z_LIBS="-lz" CONFIGURE_ARGS= --disable-alsa \ --disable-debug \