pkgsrc/devel/ocaml-stringext/buildlink3.mk
jaapb 5f05f46db9 Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
2022-05-24 18:51:47 +00:00

13 lines
444 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2022/05/24 18:51:51 jaapb Exp $
BUILDLINK_TREE+= ocaml-stringext
.if !defined(OCAML_STRINGEXT_BUILDLINK3_MK)
OCAML_STRINGEXT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-stringext+= ocaml-stringext>=1.5.0
BUILDLINK_ABI_DEPENDS.ocaml-stringext+= ocaml-stringext>=1.6.0nb2
BUILDLINK_PKGSRCDIR.ocaml-stringext?= ../../devel/ocaml-stringext
.endif # OCAML_STRINGEXT_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-stringext