Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2020 08:40:17 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536954 - head/x11-themes/adapta-gtk-theme
Message-ID:  <202005290840.04T8eHa5096358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005290840.04T8eHa5096358>