Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 19:32:25 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564241 - head/irc/hexchat
Message-ID:  <202102061932.116JWPtX074017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb  6 19:32:25 2021
New Revision: 564241
URL: https://svnweb.freebsd.org/changeset/ports/564241

Log:
  Remove false dependency on gconf

Modified:
  head/irc/hexchat/Makefile

Modified: head/irc/hexchat/Makefile
==============================================================================
--- head/irc/hexchat/Makefile	Sat Feb  6 19:20:55 2021	(r564240)
+++ head/irc/hexchat/Makefile	Sat Feb  6 19:32:25 2021	(r564241)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102061932.116JWPtX074017>