aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/paintown/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/paintown/Makefile b/games/paintown/Makefile
index bf9191d4892e..d2a93c73b99f 100644
--- a/games/paintown/Makefile
+++ b/games/paintown/Makefile
@@ -13,6 +13,8 @@ COMMENT= Fighting game similar to Streets of Rage and TMNT
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
+
LIB_DEPENDS= liballeg.so:devel/allegro \
libpng.so:graphics/png \
libfreetype.so:print/freetype2