pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kplotting: add buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Apr 28 13:47:42 2016 +1200
Changeset:	437daba01106e5030c8ef36b0214679b1be8b431

Added Files:
	kplotting/buildlink3.mk

Log Message:
kplotting: add buildlink3.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=437daba01106e5030c8ef36b0214679b1be8b431

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kplotting/buildlink3.mk | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diffs:
diff --git a/kplotting/buildlink3.mk b/kplotting/buildlink3.mk
new file mode 100644
index 0000000..8dc0731
--- /dev/null
+++ b/kplotting/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kplotting
+
+.if !defined(KPLOTTING_BUILDLINK3_MK)
+KPLOTTING_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kplotting+=	kplotting>=5.21.0
+BUILDLINK_PKGSRCDIR.kplotting?=	../../wip/kplotting
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KPLOTTING_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kplotting


Home | Main Index | Thread Index | Old Index