aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-06 19:32:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-06 19:32:25 +0000
commit4c72a07b403d23a1ebb97f921d86b9c34d1d6bc5 (patch)
treea15b488096948b0268de4c1c43602ba270472406 /irc
parentedcc282f5d24dee85b20c128f34122808fa1456d (diff)
downloadports-4c72a07b403d23a1ebb97f921d86b9c34d1d6bc5.tar.gz
ports-4c72a07b403d23a1ebb97f921d86b9c34d1d6bc5.zip
Remove false dependency on gconf
Notes
Notes: svn path=/head/; revision=564241
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 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