pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
buddy: buildlink added
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Thu Jul 14 11:01:16 2022 +0530
Changeset: a263ba8ddd315e700ef240b1c3b16fc57ccfa436
Added Files:
buddy/buildlink3.mk
Log Message:
buddy: buildlink added
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a263ba8ddd315e700ef240b1c3b16fc57ccfa436
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
buddy/buildlink3.mk | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/buddy/buildlink3.mk b/buddy/buildlink3.mk
new file mode 100644
index 0000000000..d667adedcf
--- /dev/null
+++ b/buddy/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.7 2009/03/20 19:24:10 joerg Exp $
+
+BUILDLINK_TREE+= buddy
+
+.if !defined(BUDDY_BUILDLINK3_MK)
+BUDDY_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.buddy+= buddy>=2.4
+BUILDLINK_PKGSRCDIR.buddy?= ../../wip/buddy
+.endif # BUDDY_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -buddy
Home |
Main Index |
Thread Index |
Old Index