diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-02-28 00:45:14 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-02-28 00:45:14 +0800 |
commit | 4d010629dd1495a1e288be0238dbf867408a97d4 (patch) | |
tree | e78c2642a13a1b3ae75743d9095df3cc044a80b0 /net-p2p | |
parent | 8cd3b16bb046732207ab981ab3c710e92b899adb (diff) | |
download | freebsd-ports-gnome-4d010629dd1495a1e288be0238dbf867408a97d4.tar.gz freebsd-ports-gnome-4d010629dd1495a1e288be0238dbf867408a97d4.tar.zst freebsd-ports-gnome-4d010629dd1495a1e288be0238dbf867408a97d4.zip |
- Switch to linguisttools_build
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index d12f594adc19..ca2278550630 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -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 |