summaryrefslogtreecommitdiff
path: root/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild')
-rw-r--r--dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
index 5eb163cf9132..6bd4d2437240 100644
--- a/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
@@ -35,6 +35,8 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
+PATCHES=( "${FILESDIR}"/${P}-unboundLexer.patch )
+
ocamlnet_use_with() {
if use $1; then
echo "-with-$2"