diff options
Diffstat (limited to 'irc/hexchat/Makefile')
-rw-r--r-- | irc/hexchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index b85ab92353b1..0207fc7dab9b 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libproxy.so:net/libproxy \ RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes USES= compiler:c++11-lang desktop-file-utils gettext-tools gnome \ - libtool meson ninja pkgconfig python:3.5+ shebangfix ssl + libtool meson ninja pkgconfig python:3.5+ shebangfix ssl xorg USE_GNOME= cairo gtk20 intltool libxml2 USE_XORG= x11 USE_GITHUB= yes |