diff options
Diffstat (limited to 'net-mgmt/centreon-clib')
-rw-r--r-- | net-mgmt/centreon-clib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/centreon-clib/Makefile b/net-mgmt/centreon-clib/Makefile index 0af0085d81dd..12b9c932a916 100644 --- a/net-mgmt/centreon-clib/Makefile +++ b/net-mgmt/centreon-clib/Makefile @@ -11,6 +11,8 @@ COMMENT= Common library of all Centreon projects written in C or C++ LICENSE= AGPLv3 +BROKEN= fails to build + USES= cmake CMAKE_SOURCE_PATH= ${WRKSRC}/build CMAKE_ARGS= -DWITH_PREFIX=${PREFIX} \ |