2020-01-16 13:58:31 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 12:58:31 jaapb Exp $
|
2019-03-12 19:34:12 +01:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= ocaml-ppx_here
|
|
|
|
|
|
|
|
.if !defined(OCAML_PPX_HERE_BUILDLINK3_MK)
|
|
|
|
OCAML_PPX_HERE_BUILDLINK3_MK:=
|
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.12.0
|
2020-01-16 13:58:31 +01:00
|
|
|
BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.13.0
|
2019-03-12 19:34:12 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.ocaml-ppx_here?= ../../devel/ocaml-ppx_here
|
|
|
|
|
|
|
|
.endif # OCAML_PPX_HERE_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -ocaml-ppx_here
|