aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-10-16 06:51:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-10-16 06:51:22 +0000
commit6af2a88f047884710b39050c61b4f7084032c55b (patch)
treed1f6b84f73251067897f10f84180ed57099cad14 /irc
parent85c0ee4f2da16900061f42305a4eed8924397675 (diff)
downloadports-6af2a88f047884710b39050c61b4f7084032c55b.tar.gz
ports-6af2a88f047884710b39050c61b4f7084032c55b.zip
irc/hexchat: unbreak after USE_GCC=any removal
Diffstat (limited to 'irc')
-rw-r--r--irc/hexchat/Makefile2
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