aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2017-09-21 10:54:03 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2017-09-21 10:54:03 +0000
commit96ad21b7d12824a4be7fae78bcb142d79915d8d0 (patch)
tree6ea6181d659c33d91d13d2ee381f255c71463480 /benchmarks
parentd9a1b3f995a6d952b10ac33fe9841d6cb8edb53f (diff)
Notes
Diffstat (limited to 'benchmarks')
-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>