- Mark BROKEN on 5.x

Reported by:	pavbot
This commit is contained in:
Martin Wilke 2008-05-19 23:10:03 +00:00
parent bc3a8210d9
commit 94170efe88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213363

View File

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