svn commit: r440976 - head/graphics/gegl
Koop Mast
kwm at FreeBSD.org
Mon May 15 21:43:30 UTC 2017
Author: kwm
Date: Mon May 15 21:43:29 2017
New Revision: 440976
URL: https://svnweb.freebsd.org/changeset/ports/440976
Log:
Mark broken on aarch64.
PR: 219111
Submitted by: linimon@
Modified:
head/graphics/gegl/Makefile
Modified: head/graphics/gegl/Makefile
==============================================================================
--- head/graphics/gegl/Makefile Mon May 15 21:36:27 2017 (r440975)
+++ head/graphics/gegl/Makefile Mon May 15 21:43:29 2017 (r440976)
@@ -17,6 +17,8 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.
LIB_DEPENDS= libbabl-0.1.so:x11/babl
+BROKEN_aarch64= fails to build: gmake index.html: Segmentation fault in docs/gallery/
+
# ignore new versions until we can replace this version with gegl 3.x
PORTSCOUT= ignore:1
More information about the svn-ports-head
mailing list