2017-07-11 13:02:44 +02:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.3 2017/07/11 11:02:44 jaapb Exp $
|
2014-11-21 08:14:32 +01:00
|
|
|
|
|
|
|
BUILDLINK_TREE+= ocaml-react
|
|
|
|
|
|
|
|
.if !defined(OCAML_REACT_BUILDLINK3_MK)
|
|
|
|
OCAML_REACT_BUILDLINK3_MK:=
|
|
|
|
|
2015-01-20 16:22:53 +01:00
|
|
|
BUILDLINK_API_DEPENDS.ocaml-react+= ocaml-react>=1.2.0nb1
|
2017-07-11 13:02:44 +02:00
|
|
|
BUILDLINK_ABI_DEPENDS.ocaml-react+= ocaml-react>=1.2.1
|
2014-11-21 08:14:32 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.ocaml-react?= ../../devel/ocaml-react
|
|
|
|
.endif # OCAML_REACT_BUILDLINK3_MK
|
|
|
|
|
|
|
|
BUILDLINK_TREE+= -ocaml-react
|