diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/goldencheetah/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/goldencheetah/Makefile b/games/goldencheetah/Makefile index de51d62e4123..57d047440459 100644 --- a/games/goldencheetah/Makefile +++ b/games/goldencheetah/Makefile @@ -13,6 +13,8 @@ COMMENT= Training software for cyclists LICENSE= BSD3CLAUSE GPLv2 LGPL21 LICENSE_COMB= multi +BROKEN= fails to build + LIB_DEPENDS= libical.so:devel/libical \ libqwtplot3d-qt4.so:math/qwtplot3d-qt4 \ libkqoauth.so:security/kqoauth \ |