pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-xts math/R-xts: Add buildlink3.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c1d4fc9a221
branches: trunk
changeset: 375110:0c1d4fc9a221
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Feb 03 01:33:28 2018 +0000
description:
math/R-xts: Add buildlink3.mk
diffstat:
math/R-xts/buildlink3.mk | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r de3987a58b65 -r 0c1d4fc9a221 math/R-xts/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-xts/buildlink3.mk Sat Feb 03 01:33:28 2018 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/02/03 01:33:28 minskim Exp $
+
+BUILDLINK_TREE+= R-xts
+
+.if !defined(R_XTS_BUILDLINK3_MK)
+R_XTS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.R-xts+= R-xts>=0.10.1
+BUILDLINK_PKGSRCDIR.R-xts?= ../../math/R-xts
+.endif # R_XTS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -R-xts
Home |
Main Index |
Thread Index |
Old Index