pkgsrc/math/ocaml-num/buildlink3.mk
jaapb f323c54791 Updated math/ocaml-num to version 1.4.
Upstream changes are mostly minor, but DESTDIRS are now natively
supported in the Makefile, so we can remove that patch.
2022-03-01 09:50:00 +00:00

13 lines
371 B
Makefile

# $NetBSD: buildlink3.mk,v 1.4 2022/03/01 09:50:00 jaapb Exp $
BUILDLINK_TREE+= ocaml-num
.if !defined(OCAML_NUM_BUILDLINK3_MK)
OCAML_NUM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-num+= ocaml-num>=1.1
BUILDLINK_ABI_DEPENDS.ocaml-num+= ocaml-num>=1.4
BUILDLINK_PKGSRCDIR.ocaml-num?= ../../math/ocaml-num
.endif # OCAML_NUM_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-num