diff options
author | tron <tron@pkgsrc.org> | 2008-09-16 12:38:38 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-09-16 12:38:38 +0000 |
commit | af9eafcc4644ce58b0a1f653ddaf435fb1f0205d (patch) | |
tree | d4e64f3e6b8f6226e1e2118f9f5cf9a6e052f5fb /pkgtools/x11-links/Makefile | |
parent | 17919322b76763bc6a707a686cb383dbfca0478b (diff) | |
download | pkgsrc-af9eafcc4644ce58b0a1f653ddaf435fb1f0205d.tar.gz |
Update "x11-links" package to version 0.38:
- Add support for builtin "pixman".
- Add some extra entries for 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 2b888738805..b3b174d9592 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.93 2008/08/22 13:34:39 tron Exp $ +# $NetBSD: Makefile,v 1.94 2008/09/16 12:38:38 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.37 +DISTNAME= x11-links-0.38 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty |