Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2021 09:00:30 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d2e84b4dca0b - main - games/ioquake3: enable on powerpc
Message-ID:  <202106160900.15G90U2Y015261@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d2e84b4dca0bcb9df6a2d99699db0b0b81f6b5ae

commit d2e84b4dca0bcb9df6a2d99699db0b0b81f6b5ae
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-06-16 09:00:13 +0000
Commit:     Piotr Kubaj <pkubaj@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106160900.15G90U2Y015261>