From cb621484845cbdccb3d72ef7c6e64cc5182b2385 Mon Sep 17 00:00:00 2001 From: erwin Date: Thu, 23 Sep 2010 16:40:29 +0000 Subject: Mark BROKEN on HEAD: does not build. --- audio/cueplayer/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/cueplayer/Makefile b/audio/cueplayer/Makefile index 761a98e..5ad3b84 100644 --- a/audio/cueplayer/Makefile +++ b/audio/cueplayer/Makefile @@ -37,4 +37,10 @@ do-configure: post-install: ${INSTALL_DATA} ${WRKSRC}/images/${PORTNAME}.png ${DATADIR} -.include +.include + +.if ${OSVERSION} >= 900000 +BROKEN= does not build +.endif + +.include -- cgit v1.1