projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66139ea
)
dev-lang/yap: disable outdated gecode bindings. Closes #590960
author
Keri Harris
<keri@gentoo.org>
Thu, 6 Oct 2016 12:40:48 +0000
(14:40 +0200)
committer
Keri Harris
<keri@gentoo.org>
Thu, 6 Oct 2016 12:40:48 +0000
(14:40 +0200)
Package-Manager: portage-2.3.0
dev-lang/yap/yap-6.3.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/yap/yap-6.3.3.ebuild
b/dev-lang/yap/yap-6.3.3.ebuild
index bb5284cbd6dbe101fa1204e7c81d60b53b67b6e9..9d4061e2d3cd6a5eeb88e47a05f254a3dc061b46 100644
(file)
--- a/
dev-lang/yap/yap-6.3.3.ebuild
+++ b/
dev-lang/yap/yap-6.3.3.ebuild
@@
-57,6
+57,7
@@
src_configure() {
econf \
--libdir=/usr/$(get_libdir) \
--disable-prism \
+ --disable-gecode \
$(use_enable !static dynamic-loading) \
$(use_enable threads) \
$(use_enable threads pthread-locking) \