pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tslib: add buildlink3
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Wed May 23 12:52:59 2018 +0100
Changeset: 77b1505f13fb46610e45adf509b93dccecd2477a
Added Files:
tslib/buildlink3.mk
Log Message:
tslib: add buildlink3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77b1505f13fb46610e45adf509b93dccecd2477a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tslib/buildlink3.mk | 11 +++++++++++
1 file changed, 11 insertions(+)
diffs:
diff --git a/tslib/buildlink3.mk b/tslib/buildlink3.mk
new file mode 100644
index 0000000000..6b40d88749
--- /dev/null
+++ b/tslib/buildlink3.mk
@@ -0,0 +1,11 @@
+# $NetBSD$
+BUILDLINK_TREE+= tslib
+
+.if !defined(TSLIB_BUILDLINK3_MK)
+TSLIB_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.tslib+= tslib>=1.16
+BUILDLINK_PKGSRCDIR.tslib?= ../../wip/tslib
+.endif # TSLIB_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -tslib
Home |
Main Index |
Thread Index |
Old Index