Date: Wed, 21 Dec 2016 10:27:16 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429058 - head/games/libgnome-games-support Message-ID: <201612211027.uBLARGUN090832@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Dec 21 10:27:16 2016 New Revision: 429058 URL: https://svnweb.freebsd.org/changeset/ports/429058 Log: - Mark BROKEN: does not build (Package dependency requirement 'gtk+-3.0 >= 3.19.2' could not be satisfied) Approved by: portmgr blanket Modified: head/games/libgnome-games-support/Makefile Modified: head/games/libgnome-games-support/Makefile ============================================================================== --- head/games/libgnome-games-support/Makefile Wed Dec 21 10:26:05 2016 (r429057) +++ head/games/libgnome-games-support/Makefile Wed Dec 21 10:27:16 2016 (r429058) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612211027.uBLARGUN090832>