svn commit: r536954 - head/x11-themes/adapta-gtk-theme

Antoine Brodin antoine at FreeBSD.org
Fri May 29 08:40:18 UTC 2020


Author: antoine
Date: Fri May 29 08:40:17 2020
New Revision: 536954
URL: https://svnweb.freebsd.org/changeset/ports/536954

Log:
  Mark BROKEN: fails to build
  
  gmake[2]: *** [Makefile:1042: all] Error 9
  
  Reported by:	pkg-fallout

Modified:
  head/x11-themes/adapta-gtk-theme/Makefile

Modified: head/x11-themes/adapta-gtk-theme/Makefile
==============================================================================
--- head/x11-themes/adapta-gtk-theme/Makefile	Fri May 29 08:40:16 2020	(r536953)
+++ head/x11-themes/adapta-gtk-theme/Makefile	Fri May 29 08:40:17 2020	(r536954)
@@ -13,6 +13,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_CC-BY-SA-4.0=	${WRKSRC}/LICENSE_CC_BY_SA4
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	gsed:textproc/gsed \
 		inkscape:graphics/inkscape \
 		bash:shells/bash \


More information about the svn-ports-head mailing list