pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkeyboard-config Add bl3 and builtin.mk files for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad66e365e16e
branches: trunk
changeset: 576220:ad66e365e16e
user: ghen <ghen%pkgsrc.org@localhost>
date: Fri Jun 04 10:49:01 2010 +0000
description:
Add bl3 and builtin.mk files for inclusion in x11-links.
diffstat:
x11/xkeyboard-config/buildlink3.mk | 14 ++++++++++++++
x11/xkeyboard-config/builtin.mk | 7 +++++++
2 files changed, 21 insertions(+), 0 deletions(-)
diffs (29 lines):
diff -r 1ba45f1bba64 -r ad66e365e16e x11/xkeyboard-config/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkeyboard-config/buildlink3.mk Fri Jun 04 10:49:01 2010 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2010/06/04 10:49:01 ghen Exp $
+
+BUILDLINK_TREE+= xkeyboard-config
+
+.if !defined(XKEYBOARD_CONFIG_BUILDLINK3_MK)
+XKEYBOARD_CONFIG_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.xkeyboard-config+= xkeyboard-config>=1.9
+BUILDLINK_PKGSRCDIR.xkeyboard-config?= ../../x11/xkeyboard-config
+BUILDLINK_DEPMETHOD.xkeyboard-config?= build
+
+.endif # XKEYBOARD_CONFIG_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -xkeyboard-config
diff -r 1ba45f1bba64 -r ad66e365e16e x11/xkeyboard-config/builtin.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xkeyboard-config/builtin.mk Fri Jun 04 10:49:01 2010 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: builtin.mk,v 1.1 2010/06/04 10:49:01 ghen Exp $
+
+BUILTIN_PKG:= xkeyboard-config
+PKGCONFIG_FILE.xkeyboard-config= ${X11BASE}/lib/pkgconfig/xkeyboard-config.pc
+
+.include "../../mk/buildlink3/pkgconfig-builtin.mk"
+.include "../../mk/x11.builtin.mk"
Home |
Main Index |
Thread Index |
Old Index