git: 219aba9cdffe - main - games/quakeforge: Fix build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jan 2024 17:06:15 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1 commit 219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-15 17:05:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-15 17:06:07 +0000 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 \