svn commit: r429058 - head/games/libgnome-games-support

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 21 10:27:17 UTC 2016


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


More information about the svn-ports-all mailing list