diff options
Diffstat (limited to 'x11/foot/Makefile')
-rw-r--r-- | x11/foot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile index ca5a3a781fe3..9bd367151346 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.22.3 +DISTVERSION= 1.23.1 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -22,7 +22,6 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ USES= compiler:c11 meson pkgconfig xorg USE_XORG= pixman WRKSRC= ${WRKDIR}/${PORTNAME} -MESON_ARGS= -Dwerror=false # XXX Drop after 1.20.3/1.21.0 update OPTIONS_DEFINE= DOCS LTO NOTIFY PGO UTF8PROC XDG OPTIONS_DEFAULT=LTO NOTIFY PGO UTF8PROC XDG |