Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2015 16:45:15 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380103 - head/net-p2p/qbittorrent
Message-ID:  <201502271645.t1RGjFpV077212@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Feb 27 16:45:14 2015
New Revision: 380103
URL: https://svnweb.freebsd.org/changeset/ports/380103
QAT: https://qat.redports.org/buildarchive/r380103/

Log:
  - Switch to linguisttools_build

Modified:
  head/net-p2p/qbittorrent/Makefile

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Fri Feb 27 16:44:53 2015	(r380102)
+++ head/net-p2p/qbittorrent/Makefile	Fri Feb 27 16:45:14 2015	(r380103)
@@ -16,7 +16,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libtorrent-rasterbar.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar
 
 USES=		execinfo pkgconfig tar:xz
-USE_QT4=	corelib network qmake_build linguist_build moc_build \
+USE_QT4=	corelib network qmake_build linguisttools_build moc_build \
 		rcc_build uic_build
 QT_NONSTANDARD=	yes
 DESTDIRNAME=	INSTALL_ROOT



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