aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-21 18:27:16 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-21 18:27:16 +0800
commit9dde3afa597704836911679912fda88a889ae522 (patch)
tree76ea5b3795a97a836254431f701aab2fda4dfea6 /games
parent4a18ca142f8236d2f0cee6ebc42318c1ac93ba1f (diff)
downloadfreebsd-ports-gnome-9dde3afa597704836911679912fda88a889ae522.tar.gz
freebsd-ports-gnome-9dde3afa597704836911679912fda88a889ae522.tar.zst
freebsd-ports-gnome-9dde3afa597704836911679912fda88a889ae522.zip
- Mark BROKEN: does not build (Package dependency requirement 'gtk+-3.0 >= 3.19.2' could not be satisfied)
Approved by: portmgr blanket
Diffstat (limited to 'games')
-rw-r--r--games/libgnome-games-support/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/libgnome-games-support/Makefile b/games/libgnome-games-support/Makefile
index d8bfa8627301..74de7593238e 100644
--- a/games/libgnome-games-support/Makefile
+++ b/games/libgnome-games-support/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libgee-0.8.so:devel/libgee
+BROKEN= does not build (Package dependency requirement 'gtk+-3.0 >= 3.19.2' could not be satisfied)
+
PORTSCOUT= limitw:1,even
USES= gettext gmake gnome pathfix libtool pkgconfig tar:xz
5a750647ca5c68'>cmd, core, eth, miner, params, tests: finalize the DAO forkPéter Szilágyi2016-07-151-17/+0 * accounts, core, eth: pass chain config for chain maker to test DAOPéter Szilágyi2016-07-151-1/+1 * core, params, tests: add DAO hard-fork balance movesPéter Szilágyi2016-07-151-1/+22 * Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"Péter Szilágyi2016-06-291-21/+3 * Revert "core: add voting and result tracking for the dao soft-fork"Péter Szilágyi2016-06-291-61/+10 * Revert "core: update DAO soft-fork number, clean up the code"Péter Szilágyi2016-06-291-11/+16 * Revert "core: update the DAO soft fork proposal to the final block"Péter Szilágyi2016-06-291-1/+1 * core: update the DAO soft fork proposal to the final blockPéter Szilágyi2016-06-241-1/+1 * core: update DAO soft-fork number, clean up the codePéter Szilágyi2016-06-231-16/+11 * core: add voting and result tracking for the dao soft-forkPéter Szilágyi2016-06-231-10/+61 * test, cmd/evm, core, core/vm: illegal code hash implementationJeffrey Wilcke2016-06-22