svn commit: r564241 - head/irc/hexchat
Baptiste Daroussin
bapt at FreeBSD.org
Sat Feb 6 19:32:25 UTC 2021
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
More information about the svn-ports-all
mailing list