aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2014-02-27 12:56:32 -0800
committerSébastien Fabbro <bicatali@gentoo.org>2014-02-27 12:56:32 -0800
commitf9fa75074d4faa8cf9318b9115ef4a040a6f782a (patch)
tree3a790d7b9d5032f74a23abea69c004432167c4cc /sci-astronomy/psfex
parentsci-astronomy/weightwatcher: EAPI-5, autotools-utils (diff)
downloadsci-f9fa75074d4faa8cf9318b9115ef4a040a6f782a.tar.gz
sci-f9fa75074d4faa8cf9318b9115ef4a040a6f782a.tar.bz2
sci-f9fa75074d4faa8cf9318b9115ef4a040a6f782a.zip
use subslots
Diffstat (limited to 'sci-astronomy/psfex')
-rw-r--r--sci-astronomy/psfex/psfex-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index db4df69be..b1abdd651 100644
--- a/sci-astronomy/psfex/psfex-9999.ebuild
+++ b/sci-astronomy/psfex/psfex-9999.ebuild
@@ -29,7 +29,7 @@ IUSE="doc threads plplot"
RDEPEND="
sci-libs/atlas[lapack,threads=]
sci-libs/fftw:3.0
- plplot? ( sci-libs/plplot )"
+ plplot? ( sci-libs/plplot:= )"
DEPEND="${RDEPEND}"
src_prepare() {