diff options
author | tron <tron@pkgsrc.org> | 2010-09-14 08:55:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-09-14 08:55:42 +0000 |
commit | a0522430e17b95d3bef9b24616509e6c441442a1 (patch) | |
tree | e35b5953b7cce40592080bbb8ccdd932a4a89162 /pkgtools/x11-links/Makefile | |
parent | d53523edacc68fc18aabfb518a2cd195980940f5 (diff) | |
download | pkgsrc-a0522430e17b95d3bef9b24616509e6c441442a1.tar.gz |
Update "x11-links" package to version 0.55:
- Add "pthread-stubs.pc" which is required for "libxcb" under Mac OS X.
Diffstat (limited to 'pkgtools/x11-links/Makefile')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |