From f68272764a5f9c1fc8c02ba7b421f65c1796e0ef Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 11 Nov 2011 02:44:03 +0000 Subject: [PATCH] Remove powerpc stanza: fails to compile. Hat: portmgr Feature safe: yes --- games/tremulous/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 85f29ebfde80..71483ccc33f0 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -37,7 +37,7 @@ OPTIONS= CLIENT "Build client" on \ MAKE_ENV+= DEFAULT_BASEDIR="${DATADIR}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -VM_ARCHS= amd64 i386 powerpc +VM_ARCHS= amd64 i386 .include