From 19a5a421d6de5ab05f38aa6aa74f42258670a319 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 21 Sep 2015 20:19:42 +0200 Subject: sci-libs/matc: Add subslot operators Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- sci-libs/matc/matc-8.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sci-libs/matc/matc-8.0.ebuild') diff --git a/sci-libs/matc/matc-8.0.ebuild b/sci-libs/matc/matc-8.0.ebuild index 04c23a2ff..c78629b9b 100644 --- a/sci-libs/matc/matc-8.0.ebuild +++ b/sci-libs/matc/matc-8.0.ebuild @@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86" IUSE="doc debug static-libs" RDEPEND=" - sys-libs/ncurses - sys-libs/readline:0" + sys-libs/ncurses:0= + sys-libs/readline:0=" DEPEND="${RDEPEND}" S="${WORKDIR}/elmerfem-release-${PV}/${PN}" @@ -30,7 +30,6 @@ S="${WORKDIR}/elmerfem-release-${PV}/${PN}" src_configure() { local myeconfargs=( - --enable-shared $(use_with debug) ) autotools-utils_src_configure -- cgit v1.2.3-65-gdbad