aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-19 03:58:13 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-19 03:58:13 +0800
commit33089a5d9ca8b070559a711bbcc62dcdc9031f6c (patch)
tree065152a00c5af4f1a208758515aae91af3163eb1 /net-im
parent844dc3294fc7ff1f15caa7474d9b6fc9933b9fa0 (diff)
downloadfreebsd-ports-gnome-33089a5d9ca8b070559a711bbcc62dcdc9031f6c.tar.gz
freebsd-ports-gnome-33089a5d9ca8b070559a711bbcc62dcdc9031f6c.tar.zst
freebsd-ports-gnome-33089a5d9ca8b070559a711bbcc62dcdc9031f6c.zip
net-im/qTox: Add USES=gnome
Diffstat (limited to 'net-im')
-rw-r--r--net-im/qTox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index e5c3de97a6e8..f320a9dac9a0 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libtoxcore.so:net-im/tox \
libvpx.so:multimedia/libvpx
-USES= cmake compiler:c++11-lib desktop-file-utils gettext openal:soft pkgconfig qt:5
+USES= cmake compiler:c++11-lib desktop-file-utils gettext gnome openal:soft pkgconfig qt:5
USE_GITHUB= yes
USE_GNOME= gtk20 gdkpixbuf2 cairo
USE_QT= core gui network xml opengl sql sql-sqlite3_run widgets svg \