From 020e9b11e64dc0911fd0ed4867524d1c444a0571 Mon Sep 17 00:00:00 2001 From: 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') 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