aboutsummaryrefslogtreecommitdiffstats
path: root/games/evq3
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-11-11 10:34:03 +0800
committerlinimon <linimon@FreeBSD.org>2011-11-11 10:34:03 +0800
commit49a00aceb18bbabb3c616cf417af2dc6c0532835 (patch)
tree9be9262b84d52100533d6c8cca9b999f6770229c /games/evq3
parent93026825478f668da4d9f1a85e62ee2cff962d04 (diff)
downloadfreebsd-ports-gnome-49a00aceb18bbabb3c616cf417af2dc6c0532835.tar.gz
freebsd-ports-gnome-49a00aceb18bbabb3c616cf417af2dc6c0532835.tar.zst
freebsd-ports-gnome-49a00aceb18bbabb3c616cf417af2dc6c0532835.zip
Remove powerpc stanza: fails to compile.
Hat: portmgr Feature safe: yes
Diffstat (limited to 'games/evq3')
-rw-r--r--games/evq3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/evq3/Makefile b/games/evq3/Makefile
index 5410c4750051..e23c1b5f5ec5 100644
--- a/games/evq3/Makefile
+++ b/games/evq3/Makefile
@@ -44,7 +44,7 @@ MAKE_ENV= DEFAULT_BASEDIR="${Q3DIR}" LIBDIR="${LIBDIR}" \
PLIST_SUB= LIBDIR="${LIBDIR:S/${PREFIX}\///}"
LIBDIR= ${PREFIX}/lib/${PORTNAME}
-VM_ARCHS= amd64 i386 powerpc
+VM_ARCHS= amd64 i386
.include "${.CURDIR}/../quake3-data/Makefile.include"