aboutsummaryrefslogtreecommitdiff
path: root/misc/seabios
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-29 15:50:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-29 15:50:36 +0000
commit9950e1efee6829e3bfdfb987a48d1f82f7e77cad (patch)
treeccd56c5080063025caea96179eb619616a946e50 /misc/seabios
parentdc75ca0f2aaea02486eb9dfee101eb5db2880a02 (diff)
downloadports-9950e1efee6829e3bfdfb987a48d1f82f7e77cad.tar.gz
ports-9950e1efee6829e3bfdfb987a48d1f82f7e77cad.zip
Change from broken on only one tier-2 to ONLY_FOR. It fails to build
on armv6 and sparc64 as well, and probably does not even apply. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=427384
Diffstat (limited to 'misc/seabios')
-rw-r--r--misc/seabios/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/seabios/Makefile b/misc/seabios/Makefile
index 80e15388646e..9678edb71dbb 100644
--- a/misc/seabios/Makefile
+++ b/misc/seabios/Makefile
@@ -11,7 +11,8 @@ COMMENT= Open source implementation of a 16bit X86 BIOS
LICENSE= LGPL3
-BROKEN_powerpc64= Does not build
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= specific to x86
USES= gmake python:build