1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-toolkits/termit: remove bogus lua >= 5.3 support

The Cmake code used in the project explicitely requires lua 5.3.

PR:		220281
This commit is contained in:
Tobias C. Berner 2022-09-24 08:14:04 +02:00
parent 33e059ba8d
commit 353fe84edc

View File

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
libgnutls.so:security/gnutls
USES= cmake gnome lua:53+ pkgconfig xorg
USES= cmake gnome lua:53 pkgconfig xorg
USE_CSTD= c99
USE_XORG= x11
USE_GNOME= cairo gdkpixbuf2 gtk30 vte3