pkgsrc/devel/ocaml-result/buildlink3.mk
jaapb 5a383ea85b Updated devel/ocaml-result to version 1.4.
This version adds (better) support for OCaml 4.08 and Dune 2.0.
2020-01-24 09:16:26 +00:00

13 lines
404 B
Makefile

# $NetBSD: buildlink3.mk,v 1.8 2020/01/24 09:16:26 jaapb Exp $
BUILDLINK_TREE+= ocaml-result
.if !defined(OCAML_RESULT_BUILDLINK3_MK)
OCAML_RESULT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-result+= ocaml-result>=1.2
BUILDLINK_ABI_DEPENDS.ocaml-result+= ocaml-result>=1.4
BUILDLINK_PKGSRCDIR.ocaml-result?= ../../devel/ocaml-result
.endif # OCAML_RESULT_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-result