From 4c72a07b403d23a1ebb97f921d86b9c34d1d6bc5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 6 Feb 2021 19:32:25 +0000 Subject: [PATCH] Remove false dependency on gconf --- irc/hexchat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index e795d92462a2..1c8129e7e57d 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -3,6 +3,7 @@ PORTNAME= hexchat PORTVERSION= 2.14.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= irc gnome @@ -56,7 +57,6 @@ CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra CANBERRA_MESON_TRUE= with-libcanberra DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib DBUS_MESON_TRUE= with-dbus -DBUS_USE= GNOME=gconf2 FISHLIM_MESON_TRUE= with-fishlim LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER} LUA_MESON_OFF= -Dwith-lua=false