Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2020 08:41: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: r536955 - head/x11-themes/gtk-arc-themes
Message-ID:  <202005290841.04T8fHm3097253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri May 29 08:41:17 2020
New Revision: 536955
URL: https://svnweb.freebsd.org/changeset/ports/536955

Log:
  Mark BROKEN: fails to build
  
  Unknown option --export-png=light/assets/arrow-down.png
  gmake[3]: *** [Makefile:731: light/assets/arrow-down.png] Error 1
  
  Reported by:	pkg-fallout

Modified:
  head/x11-themes/gtk-arc-themes/Makefile

Modified: head/x11-themes/gtk-arc-themes/Makefile
==============================================================================
--- head/x11-themes/gtk-arc-themes/Makefile	Fri May 29 08:40:17 2020	(r536954)
+++ head/x11-themes/gtk-arc-themes/Makefile	Fri May 29 08:41:17 2020	(r536955)
@@ -11,6 +11,8 @@ COMMENT=	Arc-themes for GTK-2.0 and GTK-3.0 based desk
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build
+
 BUILD_DEPENDS=	inkscape:graphics/inkscape \
 		optipng:graphics/optipng \
 		sassc:textproc/sassc



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