svn commit: r487767 - head/net-im/qTox

Yuri Victorovich yuri at FreeBSD.org
Tue Dec 18 19:58:15 UTC 2018


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 \


More information about the svn-ports-all mailing list