pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openzwave: Add apparently correct but not yet tested bl3
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Jun 2 09:41:07 2020 -0400
Changeset: cf80cbc9f6d1286febdb6fe3a363bf29cf0751e7
Added Files:
openzwave/buildlink3.mk
Log Message:
openzwave: Add apparently correct but not yet tested bl3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf80cbc9f6d1286febdb6fe3a363bf29cf0751e7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openzwave/buildlink3.mk | 13 +++++++++++++
1 file changed, 13 insertions(+)
diffs:
diff --git a/openzwave/buildlink3.mk b/openzwave/buildlink3.mk
new file mode 100644
index 0000000000..747acb27f3
--- /dev/null
+++ b/openzwave/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= openzwave
+
+.if !defined(OPENZWAVE_BUILDLINK3_MK)
+OPENZWAVE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.openzwave+= openzwave>=1.6.1123
+BUILDLINK_PKGSRCDIR.openzwave?= ../../wip/openzwave
+
+.endif # OPENZWAVE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -openzwave
Home |
Main Index |
Thread Index |
Old Index