sci-mathematics/glpk: reverting, got tricked by git foo

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-03-07 00:20:35 +00:00
parent 56f9cee655
commit 6a352873fc

View File

@@ -44,8 +44,8 @@ src_configure() {
myconf="--disable-dl"
fi
econf ${myconf}
\ $(use_enable mysql) \
econf ${myconf} \
$(use_enable mysql) \
$(use_enable odbc) \
$(use_enable static-libs static) \
$(use_with gmp)