diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/buildlink3.mk | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xorg | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 725b34dcacd..5b2bc28bc1b 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.119 2010/09/11 20:26:11 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2010/09/14 08:55:42 tron 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.54 +DISTNAME= x11-links-0.55 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk index a906fa62a11..0607b3d3ea6 100644 --- a/pkgtools/x11-links/buildlink3.mk +++ b/pkgtools/x11-links/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2010/09/11 20:26:11 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2010/09/14 08:55:42 tron 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.54 +BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.55 BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links BUILDLINK_DEPMETHOD.x11-links?= build diff --git a/pkgtools/x11-links/files/xorg b/pkgtools/x11-links/files/xorg index 4b74e365ea2..de7b7c28fa9 100644 --- a/pkgtools/x11-links/files/xorg +++ b/pkgtools/x11-links/files/xorg @@ -1,4 +1,4 @@ -# $NetBSD: xorg,v 1.15 2010/06/09 09:33:42 obache Exp $ +# $NetBSD: xorg,v 1.16 2010/09/14 08:55:42 tron Exp $ # # The files listed below are the union of the sets of files installed by # the supported Xorg (and some XFree) distributions, minus the set of files @@ -565,6 +565,7 @@ lib/libxkbui.so.1.0 lib/libxkbui.so.2 lib/libxkbui.so.2.0 lib/libxkbui.so.4.0 +lib/pkgconfig/pthread-stubs.pc lib/pkgconfig/xaw6.pc lib/pkgconfig/xaw7.pc lib/pkgconfig/xfontcache.pc |