Mark as broken on sparc64.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-06-04 01:48:31 +00:00
parent 09b0a597e8
commit 332cb20319
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255697

View File

@ -71,6 +71,10 @@ CONFFILES= example.conf input.conf menu.conf dvb-menu.conf
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
CONFIGURE_ARGS+= --disable-ssse3 \
--disable-directfb \
--disable-faac \