From 2a72e031989c93109e5dc324e44c7e82bc1f0182 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 29 Aug 2011 22:14:36 +0000 Subject: Mark as broken on pointyhat: runaway process (build never terminates). --- audio/xmms2/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'audio/xmms2') diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 5b4ecabe6322..3e03efbf0064 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -63,6 +63,10 @@ OPTIONS= AIRPLAY "Support output via Airport Express" off \ .include +.if defined(PACKAGE_BUILDING) +BROKEN= fails to build on pointyhat: runaway process +.endif + .if defined(XMMS2_SLAVE) EXCLUDE+= --without-xmms2d -- cgit v1.2.3