Remove false dependency on gconf

This commit is contained in:
Baptiste Daroussin 2021-02-06 19:32:25 +00:00
parent edcc282f5d
commit 4c72a07b40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564241

View file

@ -3,6 +3,7 @@
PORTNAME= hexchat PORTNAME= hexchat
PORTVERSION= 2.14.3 PORTVERSION= 2.14.3
PORTREVISION= 1
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
CATEGORIES= irc gnome CATEGORIES= irc gnome
@ -56,7 +57,6 @@ CANBERRA_LIB_DEPENDS= libcanberra.so:audio/libcanberra
CANBERRA_MESON_TRUE= with-libcanberra CANBERRA_MESON_TRUE= with-libcanberra
DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
DBUS_MESON_TRUE= with-dbus DBUS_MESON_TRUE= with-dbus
DBUS_USE= GNOME=gconf2
FISHLIM_MESON_TRUE= with-fishlim FISHLIM_MESON_TRUE= with-fishlim
LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER} LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER}
LUA_MESON_OFF= -Dwith-lua=false LUA_MESON_OFF= -Dwith-lua=false