summaryrefslogtreecommitdiff
path: root/sci-physics/thepeg/thepeg-1.9.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/thepeg/thepeg-1.9.2.ebuild')
-rw-r--r--sci-physics/thepeg/thepeg-1.9.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild
index 1f333ed8402a..dfe097cf8ca0 100644
--- a/sci-physics/thepeg/thepeg-1.9.2.ebuild
+++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild
@@ -24,7 +24,7 @@ LICENSE="GPL-2"
SLOT="0/18"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib"
+IUSE="c++11 emacs fastjet hepmc java lhapdf static-libs test zlib"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -34,7 +34,6 @@ RDEPEND="
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )
lhapdf? ( sci-physics/lhapdf:0= )
- rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"
DEPEND="${RDEPEND}
test? ( sys-process/time )"
@@ -62,7 +61,7 @@ src_configure() {
$(use_with hepmc hepmc "${EPREFIX}"/usr)
$(use_with java javagui)
$(use_with lhapdf lhapdf "${EPREFIX}"/usr)
- $(use_with rivet rivet "${EPREFIX}"/usr)
+ --without-rivet
$(use_with zlib zlib "${EPREFIX}"/usr)
)
autotools-utils_src_configure