mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
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 <boost/function.hpp> ^~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
240cd40d21
commit
756e517ee2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485252
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user