Updated buildlink file for ocaml 4.11.1

This commit is contained in:
Jaap Boender 2020-10-01 13:16:37 +02:00
parent 582c46f15c
commit 8d6998a9ff
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ BUILDLINK_TREE+= ocaml
.if !defined(OCAML_BUILDLINK3_MK)
OCAML_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml+= ocaml>=4.10.0+rc1
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.10.0+rc1
BUILDLINK_API_DEPENDS.ocaml+= ocaml>=4.11.1
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.11.1
BUILDLINK_PKGSRCDIR.ocaml?= ../../lang/ocaml
#BUILDLINK_DEPMETHOD.ocaml?= build