2019-07-31 11:27:29 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2019/07/31 09:27:29 jaapb Exp $
|
2019-03-13 11:40:28 +01:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= ocaml-ppx_custom_printf
|
|
|
|
|
|
|
|
.if !defined(OCAML_PPX_CUSTOM_PRINTF_BUILDLINK3_MK)
|
|
|
|
OCAML_PPX_CUSTOM_PRINTF_BUILDLINK3_MK:=
|
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.ocaml-ppx_custom_printf+= ocaml-ppx_custom_printf>=0.12.0
|
2019-07-31 11:27:29 +02:00
|
|
|
BUILDLINK_ABI_DEPENDS.ocaml-ppx_custom_printf+= ocaml-ppx_custom_printf>=0.12.1
|
2019-03-13 11:40:28 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.ocaml-ppx_custom_printf?= ../../devel/ocaml-ppx_custom_printf
|
|
|
|
|
|
|
|
.endif # OCAML_PPX_CUSTOM_PRINTF_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -ocaml-ppx_custom_printf
|