mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove false dependency on gconf
This commit is contained in:
parent
edcc282f5d
commit
4c72a07b40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564241
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue