diff options
Diffstat (limited to 'x11/wmenu/Makefile')
-rw-r--r-- | x11/wmenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmenu/Makefile b/x11/wmenu/Makefile index b5981638437f..ae10b0395978 100644 --- a/x11/wmenu/Makefile +++ b/x11/wmenu/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \ USES= compiler:c11 gnome meson pkgconfig USE_GNOME= cairo pango -# XXX Drop after FreeBSD 13.4 EOL around 2026-01-31 +# XXX Drop after FreeBSD 13.5 EOL around 2026-04-30 # https://cgit.freebsd.org/src/commit/?id=af93fea71038 .if !exists(/usr/include/sys/timerfd.h) LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim |