Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2018 19:58:14 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487767 - head/net-im/qTox
Message-ID:  <201812181958.wBIJwEqs024667@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec 18 19:58:13 2018
New Revision: 487767
URL: https://svnweb.freebsd.org/changeset/ports/487767

Log:
  net-im/qTox: Add USES=gnome

Modified:
  head/net-im/qTox/Makefile

Modified: head/net-im/qTox/Makefile
==============================================================================
--- head/net-im/qTox/Makefile	Tue Dec 18 19:30:37 2018	(r487766)
+++ head/net-im/qTox/Makefile	Tue Dec 18 19:58:13 2018	(r487767)
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812181958.wBIJwEqs024667>