pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/tinycthread Include buildlink3.mk for devel/tiny...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a95f30e0f6cd
branches:  trunk
changeset: 352702:a95f30e0f6cd
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Sep 18 14:13:20 2016 +0000

description:
Include buildlink3.mk for devel/tinycthread

diffstat:

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

diffs (16 lines):

diff -r 59f41be51830 -r a95f30e0f6cd devel/tinycthread/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/tinycthread/buildlink3.mk   Sun Sep 18 14:13:20 2016 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2016/09/18 14:13:20 kamil Exp $
+
+BUILDLINK_TREE+=       tinycthread
+
+.if !defined(TINYCTHREAD_BUILDLINK3_MK)
+TINYCTHREAD_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.tinycthread+=    tinycthread>=1.1
+BUILDLINK_PKGSRCDIR.tinycthread?=      ../../devel/tinycthread
+.endif # TINYCTHREAD_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -tinycthread



Home | Main Index | Thread Index | Old Index