aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/expedite
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2017-09-21 18:54:03 +0800
committergblach <gblach@FreeBSD.org>2017-09-21 18:54:03 +0800
commit5bf6ac0946e619c502088b6be5de87abee889f26 (patch)
tree6ea6181d659c33d91d13d2ee381f255c71463480 /benchmarks/expedite
parent70b1ff14e423412f3a97b40ed8d6a218130c8778 (diff)
downloadfreebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.tar.gz
freebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.tar.zst
freebsd-ports-gnome-5bf6ac0946e619c502088b6be5de87abee889f26.zip
- Update devel/efl to 1.19.2 [1]
- Update devel/py-efl to 1.19.0 [1] - Update x11-wm/enlightenment to 0.21.9 [2] - Update x11/terminology to 1.1.1 - Mark benchmarks/expedite as broken PR: 222462 [2] Submitted by: Gleb Popov [1], Hardy Schumacher [2] Differential Revision: https://reviews.freebsd.org/D12154 [1]
Diffstat (limited to 'benchmarks/expedite')
-rw-r--r--benchmarks/expedite/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/expedite/Makefile b/benchmarks/expedite/Makefile
index 0755e10183ae..6feaf0db1f56 100644
--- a/benchmarks/expedite/Makefile
+++ b/benchmarks/expedite/Makefile
@@ -30,4 +30,6 @@ OPENGL_CONFIGURE_ENABLE= opengl-x11
SDL_CONFIGURE_ENABLE= software-sdl
X11_CONFIGURE_ENABLE= software-x11 xrender-x11
+BROKEN= Do not build with devel/efl 1.19.x
+
.include <bsd.port.mk>