From 756e517ee265f9d5880a4a09b7ae5bfe582f25b9 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 18 Nov 2018 19:32:55 +0000 Subject: [PATCH] Mark BROKEN: fails to build In file included from plugin.cpp:17: In file included from ./plugin.h:17: In file included from ../../ui/esperanza_plugin.h:20: In file included from ../../lib/xclient.h:21: In file included from /usr/local/include/xmms2/xmmsclient/xmmsclient++.h:20: /usr/local/include/xmms2/xmmsclient/xmmsclient++/signal.h:22:10: fatal error: 'boost/function.hpp' file not found #include ^~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout --- audio/esperanza/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index 9feb3de84826..ee3560c7f7d3 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -14,6 +14,8 @@ COMMENT= Advanced Qt4 XMMS2 client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL +BROKEN= fails to build + LIB_DEPENDS= libxmmsclient++.so:audio/cpp-xmms2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}+git${PORTVERSION:E}