aboutsummaryrefslogtreecommitdiffstats
path: root/games/tremulous
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-11-11 10:44:03 +0800
committerlinimon <linimon@FreeBSD.org>2011-11-11 10:44:03 +0800
commit0699f6ab6287dbdab3058d259b3299babff3e8a4 (patch)
treeb5a3bb60c912e85d94a96d9134463ab203fba619 /games/tremulous
parent499903fe05fc783121301ca28b0cc9d7a0b1bca2 (diff)
downloadfreebsd-ports-gnome-0699f6ab6287dbdab3058d259b3299babff3e8a4.tar.gz
freebsd-ports-gnome-0699f6ab6287dbdab3058d259b3299babff3e8a4.tar.zst
freebsd-ports-gnome-0699f6ab6287dbdab3058d259b3299babff3e8a4.zip
Remove powerpc stanza: fails to compile.
Hat: portmgr Feature safe: yes
Diffstat (limited to 'games/tremulous')
-rw-r--r--games/tremulous/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>