diff options
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild index 4f5f1e55c051..5eb163cf9132 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.8-r1.ebuild @@ -62,6 +62,7 @@ src_configure() { $(ocamlnet_use_enable zip zip) \ $(ocamlnet_use_with httpd nethttpd) \ -cpp "$(tc-getPROG CPP cpp)" \ + -equeue-tcl-libs -ltcl \ || die "Error: econf failed!" } |