summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/camlp5-7.11.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild
index 999ed280a3f6..87dad60235d5 100644
--- a/dev-ml/camlp5/camlp5-7.11.ebuild
+++ b/dev-ml/camlp5/camlp5-7.11.ebuild
@@ -18,6 +18,10 @@ IUSE="doc +ocamlopt"
DEPEND="dev-lang/ocaml"
RDEPEND="${DEPEND}"
+QA_FLAGS_IGNORED=(
+ /usr/bin/camlp5[or].opt
+)
+
DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE"
src_configure() {