Mark as broken on sparc64-6.

This commit is contained in:
Mark Linimon 2009-03-18 23:04:26 +00:00
parent 21b6db3c21
commit e6a751df1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230382

View File

@ -33,6 +33,10 @@ OPTIONS= XINE "Video playback support through libxine" on
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" && ${OSVERSION} < 700000
BROKEN= Does not build on sparc64-6
.endif
.if !defined(WITHOUT_XINE)
LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine
BUILD_ARGS+= xine-inc-dir="${LOCALBASE}/include" \