diff options
-rw-r--r-- | games/burrtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index 9926649273c1..0d50f5cfc4be 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -12,6 +12,8 @@ COMMENT= Puzzle solver LICENSE= GPLv2+ # COPYING is GPLv3 +BROKEN= fails to build + BUILD_DEPENDS= netpbm>0:graphics/netpbm LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libpng.so:graphics/png \ |