pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
galera: add buildlink3.mk file
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Wed Jan 11 22:54:27 2023 +0100
Changeset: bd58a799484a9dc4f47f54b90f6e730aa09ec843
Added Files:
galera/buildlink3.mk
Log Message:
galera: add buildlink3.mk file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bd58a799484a9dc4f47f54b90f6e730aa09ec843
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
galera/buildlink3.mk | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diffs:
diff --git a/galera/buildlink3.mk b/galera/buildlink3.mk
new file mode 100644
index 0000000000..6c4b1849c1
--- /dev/null
+++ b/galera/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= galera
+
+.if !defined(GALERA_BUILDLINK3_MK)
+GALERA_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.galera+= galera>=26.4.13
+BUILDLINK_PKGSRCDIR.galera?= ../../wip/galera
+
+.include "../../security/openssl/buildlink3.mk"
+.endif # GALERA_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -galera
Home |
Main Index |
Thread Index |
Old Index