diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2021-10-16 06:51:22 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2021-10-16 06:51:22 +0000 |
| commit | 6af2a88f047884710b39050c61b4f7084032c55b (patch) | |
| tree | d1f6b84f73251067897f10f84180ed57099cad14 /irc/hexchat | |
| parent | 85c0ee4f2da16900061f42305a4eed8924397675 (diff) | |
Diffstat (limited to 'irc/hexchat')
| -rw-r--r-- | irc/hexchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 1d96aa0a14e4..402a374affa1 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -59,7 +59,7 @@ FISHLIM_MESON_TRUE= with-fishlim LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER} LUA_MESON_OFF= -Dwith-lua=false LUA_USES= lua -LUA_USE= GCC=any +LUA_USE= GCC=yes PERL_MESON_TRUE= with-perl PERL_USES= perl5 TEXTFE_MESON_TRUE= text-frontend |
