aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/freedoko/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile
index 5920540a18c2..a4e72fc1ed22 100644
--- a/games/freedoko/Makefile
+++ b/games/freedoko/Makefile
@@ -27,6 +27,8 @@ USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ENV= OSTYPE=linux-gnu DATADIR=${DATADIR}
+BROKEN= "Requires update for gtkmm 2.8"
+
post-patch:
@${FIND} ${WRKSRC} -name "*Makefile*" | ${XARGS} ${REINPLACE_CMD} -e \
's|\.\./data|$$(DATADIR)|g ; \