diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hexchat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 7084ed94dd51..8c71d7c0cb85 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -30,8 +30,6 @@ SHEBANG_FILES= meson_post_install.py \ USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libxml2 USE_XORG= x11 -INSTALLS_ICONS=yes - MESON_ARGS= -Dtls=enabled -Dgtk-frontend=true -Dwith-python=python-${PYTHON_VER} SUB_FILES= pkg-message |