aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/py-libmpdclient/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/py-libmpdclient/Makefile b/audio/py-libmpdclient/Makefile
index 6684f59be8e7..b3c0092c5ecc 100644
--- a/audio/py-libmpdclient/Makefile
+++ b/audio/py-libmpdclient/Makefile
@@ -18,4 +18,6 @@ COMMENT= Python bindings for libmpdclient
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+BROKEN= does not build
+
.include <bsd.port.mk>