pkgsrc/devel/ocaml-ppx_bin_prot/buildlink3.mk
jaapb db0738ee96 Updated devel/ocaml-ppx_bin_prot to version 0.13.0.
The changelog has not been updated, but this version definitely adds
support for OCaml 4.09.
2020-01-16 13:39:34 +00:00

14 lines
477 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2020/01/16 13:39:34 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_bin_prot
.if !defined(OCAML_PPX_BIN_PROT_BUILDLINK3_MK)
OCAML_PPX_BIN_PROT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_bin_prot+= ocaml-ppx_bin_prot>=0.12.1
BUILDLINK_ABI_DEPENDS.ocaml-ppx_bin_prot+= ocaml-ppx_bin_prot>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_bin_prot?= ../../devel/ocaml-ppx_bin_prot
.endif # OCAML_PPX_BIN_PROT_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-ppx_bin_prot