summaryrefslogtreecommitdiff
path: root/dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-22 13:56:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-22 13:56:59 +0000
commit2f6f16889bbcd9674d325806a89c9ac4d1654990 (patch)
tree8ea39c079691ad0dbf28365fad5ce839f99ca39c /dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild
parent3fe7d7e1411e01a02dc0ac9ca275b30ba1440116 (diff)
gentoo auto-resync : 22:12:2022 - 13:56:59
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"