aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-07 13:52:49 +0800
committermarcus <marcus@FreeBSD.org>2005-11-07 13:52:49 +0800
commit36f986fea67a19092ca9310d9e660aac3816c639 (patch)
treec0da80ed44f4a8c3772240b102e6f0422ad22271 /games
parentb979c26bf0fe1a10d350cb03fc47b3bf8aff786e (diff)
downloadfreebsd-ports-gnome-36f986fea67a19092ca9310d9e660aac3816c639.tar.gz
freebsd-ports-gnome-36f986fea67a19092ca9310d9e660aac3816c639.tar.zst
freebsd-ports-gnome-36f986fea67a19092ca9310d9e660aac3816c639.zip
Mark broken with new gtkmm update.
Reported by: pointyhat via kris
Diffstat (limited to 'games')
-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 ; \