summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2010-06-04 10:52:21 +0000
committerghen <ghen@pkgsrc.org>2010-06-04 10:52:21 +0000
commit8756e6816449c7d65ad6d0a1144d47efeef710ed (patch)
treeb6359880546a3eba150c1b5b19af71a90d6e051c /pkgtools
parent1f7916b2102c7ee9b975dfe3b24f2c496d7a130c (diff)
downloadpkgsrc-8756e6816449c7d65ad6d0a1144d47efeef710ed.tar.gz
Add pkgconfig file for xkeyboard-config. Bump x11-links version to 0.50.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/x11-links/Makefile4
-rw-r--r--pkgtools/x11-links/buildlink3.mk4
-rw-r--r--pkgtools/x11-links/files/xorg.xkeyboard-config3
-rw-r--r--pkgtools/x11-links/xorg.mk3
4 files changed, 9 insertions, 5 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index ae74a05745b..fbfeb1390f6 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.114 2010/05/31 21:21:28 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2010/06/04 10:52:21 ghen Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
# usually the most recent.
-DISTNAME= x11-links-0.49
+DISTNAME= x11-links-0.50
CATEGORIES= pkgtools x11
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk
index 55f049dc358..5c68193306c 100644
--- a/pkgtools/x11-links/buildlink3.mk
+++ b/pkgtools/x11-links/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2010/05/31 21:20:02 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2010/06/04 10:52:21 ghen Exp $
#
# Don't include this file manually! It will be included as necessary
# by bsd.buildlink3.mk.
@@ -12,7 +12,7 @@ BUILDLINK_TREE+= x11-links
.if !defined(X11_LINKS_BUILDLINK3_MK)
X11_LINKS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.49
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.50
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff --git a/pkgtools/x11-links/files/xorg.xkeyboard-config b/pkgtools/x11-links/files/xorg.xkeyboard-config
new file mode 100644
index 00000000000..40707116259
--- /dev/null
+++ b/pkgtools/x11-links/files/xorg.xkeyboard-config
@@ -0,0 +1,3 @@
+# $NetBSD: xorg.xkeyboard-config,v 1.1 2010/06/04 10:52:21 ghen Exp $
+#
+lib/pkgconfig/xkeyboard-config.pc
diff --git a/pkgtools/x11-links/xorg.mk b/pkgtools/x11-links/xorg.mk
index 0606645bc6f..fc5cbde09d3 100644
--- a/pkgtools/x11-links/xorg.mk
+++ b/pkgtools/x11-links/xorg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.mk,v 1.15 2009/03/20 19:25:13 joerg Exp $
+# $NetBSD: xorg.mk,v 1.16 2010/06/04 10:52:21 ghen Exp $
#
# This is for X.org, but use "xfree" files also.
@@ -66,6 +66,7 @@ FILES_LIST= ${FILESDIR}/xorg
.include "../../x11/xf86driproto/buildlink3.mk"
.include "../../x11/xf86miscproto/buildlink3.mk"
.include "../../x11/xf86vidmodeproto/buildlink3.mk"
+.include "../../x11/xkeyboard-config/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
.include "../../x11/xtrans/buildlink3.mk"