summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-03-11 09:49:33 -0400
committerMike Gilbert <floppym@gentoo.org>2018-03-11 09:49:33 -0400
commit91f2910d626234d5806c54228c4de5f8e08f10a8 (patch)
treec741bb7dcb0296e563283d7dd2adcc852bb807ca /net-p2p/transmission/transmission-9999.ebuild
parentwww-client/chromium: remove old (diff)
downloadgentoo-91f2910d626234d5806c54228c4de5f8e08f10a8.tar.gz
gentoo-91f2910d626234d5806c54228c4de5f8e08f10a8.tar.bz2
gentoo-91f2910d626234d5806c54228c4de5f8e08f10a8.zip
net-p2p/transmission: drop USE_QT5 option
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
Diffstat (limited to 'net-p2p/transmission/transmission-9999.ebuild')
-rw-r--r--net-p2p/transmission/transmission-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/transmission/transmission-9999.ebuild b/net-p2p/transmission/transmission-9999.ebuild
index 77f58934f397..c81c8b0942fa 100644
--- a/net-p2p/transmission/transmission-9999.ebuild
+++ b/net-p2p/transmission/transmission-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -82,7 +82,6 @@ src_configure() {
-DENABLE_NLS=$(usex nls ON OFF)
-DENABLE_QT=$(usex qt5 ON OFF)
-DENABLE_TESTS=$(usex test ON OFF)
- -DUSE_QT5=ON
-DUSE_SYSTEM_EVENT2=ON
-DUSE_SYSTEM_DHT=OFF