Mark as broken on sparc64-6.
This commit is contained in:
parent
21b6db3c21
commit
e6a751df1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230382
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user