pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-react Add buildlink3.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2815451287f
branches:  trunk
changeset: 641917:b2815451287f
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Fri Nov 21 07:14:32 2014 +0000

description:
Add buildlink3.mk.

diffstat:

 devel/ocaml-react/buildlink3.mk |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 50a3435a77f9 -r b2815451287f devel/ocaml-react/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-react/buildlink3.mk   Fri Nov 21 07:14:32 2014 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/11/21 07:14:32 hiramatsu Exp $
+
+BUILDLINK_TREE+=       ocaml-react
+
+.if !defined(OCAML_REACT_BUILDLINK3_MK)
+OCAML_REACT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-react+=    ocaml-react>=1.2.0
+BUILDLINK_PKGSRCDIR.ocaml-react?=      ../../devel/ocaml-react
+.endif # OCAML_REACT_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-react



Home | Main Index | Thread Index | Old Index