pkgsrc/devel/ocaml-stringext/buildlink3.mk
jaapb 1cd3f5353c Updated devel/ocaml-stringext to version 1.6.0.
This changes the build system to dune 2.0.
2020-01-24 16:27:41 +00:00

13 lines
441 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2020/01/24 16:27:41 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.0
BUILDLINK_PKGSRCDIR.ocaml-stringext?= ../../devel/ocaml-stringext
.endif # OCAML_STRINGEXT_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-stringext