aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-02-18 17:29:27 +0800
committerantoine <antoine@FreeBSD.org>2018-02-18 17:29:27 +0800
commita93eeb7c7c194eec0bba585d1a81b8e8ee8d4624 (patch)
treee65f8a77264c1b72c9fa6593f5956201cdd7677d /benchmarks
parent1b52554e9aa5a56e853945ff3b05bdd003912958 (diff)
downloadfreebsd-ports-graphics-a93eeb7c7c194eec0bba585d1a81b8e8ee8d4624.tar.gz
freebsd-ports-graphics-a93eeb7c7c194eec0bba585d1a81b8e8ee8d4624.tar.zst
freebsd-ports-graphics-a93eeb7c7c194eec0bba585d1a81b8e8ee8d4624.zip
Deprecate ports broken for more than 6 months
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 6feaf0db1f5..95dda6cddbd 100644
--- a/benchmarks/expedite/Makefile
+++ b/benchmarks/expedite/Makefile
@@ -31,5 +31,7 @@ SDL_CONFIGURE_ENABLE= software-sdl
X11_CONFIGURE_ENABLE= software-x11 xrender-x11
BROKEN= Do not build with devel/efl 1.19.x
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-03-19
.include <bsd.port.mk>