pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkbcomp xkbcomp: add buildlink3.mk file for pc fil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/60115d0ec2c6
branches: trunk
changeset: 330099:60115d0ec2c6
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 23 08:40:45 2019 +0000
description:
xkbcomp: add buildlink3.mk file for pc file linking.
Requested in PR 54007 by David Shao.
diffstat:
x11/xkbcomp/buildlink3.mk | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r a05128651cd9 -r 60115d0ec2c6 x11/xkbcomp/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkbcomp/buildlink3.mk Sat Feb 23 08:40:45 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/02/23 08:40:45 wiz Exp $
+
+BUILDLINK_TREE+= xkbcomp
+
+.if !defined(XKBCOMP_BUILDLINK3_MK)
+XKBCOMP_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.xkbcomp+= xkbcomp>=1.4.2
+BUILDLINK_PKGSRCDIR.xkbcomp?= ../../x11/xkbcomp
+
+.endif # XKBCOMP_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -xkbcomp
Home |
Main Index |
Thread Index |
Old Index