git: d2e84b4dca0b - main - games/ioquake3: enable on powerpc
Piotr Kubaj
pkubaj at FreeBSD.org
Wed Jun 16 09:00:31 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d2e84b4dca0bcb9df6a2d99699db0b0b81f6b5ae
commit d2e84b4dca0bcb9df6a2d99699db0b0b81f6b5ae
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-16 09:00:13 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-16 09:00:13 +0000
games/ioquake3: enable on powerpc
---
games/ioquake3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile
index d9a070120434..db861d10f82c 100644
--- a/games/ioquake3/Makefile
+++ b/games/ioquake3/Makefile
@@ -86,7 +86,7 @@ Q3INSTALL?=
Q3ENGINEVER?= ${DISTVERSION}
IOQUAKE3VER= 1.36
-ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
DEBUG_VARS= ALL_TARGET=debug
SERVER_RUN_DEPENDS= ${Q3SERVER}${BINSUFFIX}:games/${PORTNAME}-server
More information about the dev-commits-ports-all
mailing list