pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt6-psql: add missing buildlink3.mk file
Module Name: pkgsrc-wip
Committed By: Niclas Rosenvik <nros%NetBSD.org@localhost>
Pushed By: nros
Date: Mon Feb 8 16:56:44 2021 +0000
Changeset: b6f0ae06419cbfff6872756c2a73340deff3bd4d
Added Files:
qt6-psql/buildlink3.mk
Log Message:
qt6-psql: add missing 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=b6f0ae06419cbfff6872756c2a73340deff3bd4d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt6-psql/buildlink3.mk | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diffs:
diff --git a/qt6-psql/buildlink3.mk b/qt6-psql/buildlink3.mk
new file mode 100644
index 0000000000..c5582046ed
--- /dev/null
+++ b/qt6-psql/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= qt6-psql
+
+.if !defined(QT6_PSQL_BUILDLINK3_MK)
+QT6_PSQL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qt6-psql+= qt6-psql>=6.0.1
+BUILDLINK_PKGSRCDIR.qt6-psql?= ../../wip/qt6-psql
+
+BUILDLINK_LIBDIRS.qt6-psql+= qt6/plugins/sqldrivers
+
+.endif # QT6_PSQL_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qt6-psql
Home |
Main Index |
Thread Index |
Old Index