pkgsrc/math/ocaml-zarith/buildlink3.mk
jaapb 8dcf78270e Updated package math/ocaml-zarith to version 1.7.
Changes include: mostly bugfixes, plus improvements to the build system
and minor enhancements.
2018-11-28 12:04:35 +00:00

16 lines
448 B
Makefile

# $NetBSD: buildlink3.mk,v 1.4 2018/11/28 12:04:35 jaapb Exp $
BUILDLINK_TREE+= ocaml-zarith
.if !defined(OCAML_ZARITH_BUILDLINK3_MK)
OCAML_ZARITH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-zarith+= ocaml-zarith>=1.2.1
BUILDLINK_ABI_DEPENDS.ocaml-zarith+= ocaml-zarith>=1.7
BUILDLINK_PKGSRCDIR.ocaml-zarith?= ../../math/ocaml-zarith
.include "../../devel/gmp/buildlink3.mk"
.endif # OCAML_ZARITH_BUILDLINK3_MK
BUILDLINK_TREE+= -ocaml-zarith