aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi-xmpp
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:47:00 +0000
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /irc/irssi-xmpp
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz
ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Notes
Notes: svn path=/head/; revision=517072
Diffstat (limited to 'irc/irssi-xmpp')
-rw-r--r--irc/irssi-xmpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile
index d699abd74162..3d500294cb1f 100644
--- a/irc/irssi-xmpp/Makefile
+++ b/irc/irssi-xmpp/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= irssi:irc/irssi
LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= gettext-runtime pkgconfig
+USES= gettext-runtime gnome pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"