aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-15 17:05:43 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-15 17:06:07 +0000
commit219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1 (patch)
tree3aa8b763d9ba9c20ff77f300621b3c2ff915b48f
parent7bef2586ef75c141b4e79de3e64a5067aa760006 (diff)
downloadports-219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1.tar.gz
ports-219aba9cdffe4ac61b0e259cd9dc9ac0c32ef8b1.zip
games/quakeforge: Fix build
-rw-r--r--games/quakeforge/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \