pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ocaml-opam Added buildlink3.mk file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdc9ecd0f6c9
branches:  trunk
changeset: 646616:fdc9ecd0f6c9
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Feb 12 11:07:43 2015 +0000

description:
Added buildlink3.mk file.

diffstat:

 misc/ocaml-opam/buildlink3.mk |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r de2e8e668dc7 -r fdc9ecd0f6c9 misc/ocaml-opam/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ocaml-opam/buildlink3.mk     Thu Feb 12 11:07:43 2015 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2015/02/12 11:07:43 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-opam
+
+.if !defined(OCAML_OPAM_BUILDLINK3_MK)
+OCAML_OPAM_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-opam+=     ocaml-opam>=1.2.0nb1
+BUILDLINK_PKGSRCDIR.ocaml-opam?=       ../../misc/ocaml-opam
+
+.endif # OCAML_OPAM_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-opam



Home | Main Index | Thread Index | Old Index