aboutsummaryrefslogtreecommitdiffstats
path: root/irc/hexchat/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 06:26:59 +0800
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 06:26:59 +0800
commitec1a3de9c30ed01be41015033c59d9e3aae8d916 (patch)
treec8a3830aa32c41f0a667a82d507304ec741e5a87 /irc/hexchat/Makefile
parenta3c56e68df3a7bf6713f80ab7c2e99f961e98a80 (diff)
downloadfreebsd-ports-gnome-ec1a3de9c30ed01be41015033c59d9e3aae8d916.tar.gz
freebsd-ports-gnome-ec1a3de9c30ed01be41015033c59d9e3aae8d916.tar.zst
freebsd-ports-gnome-ec1a3de9c30ed01be41015033c59d9e3aae8d916.zip
Add USES=xorg USES=gl, ports categories i
Add USES=xorg and USES=gl to ports in categories starting with 'i'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Diffstat (limited to 'irc/hexchat/Makefile')
-rw-r--r--irc/hexchat/Makefile2
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