diff options
author | tron <tron@pkgsrc.org> | 2003-10-20 16:11:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-10-20 16:11:16 +0000 |
commit | d2716ca53f28cefb289ae0c2711d3371fb6ca2a0 (patch) | |
tree | c77c413a5299559a751d4fdb2d4c0850209e4f0f /pkgtools/x11-links/Makefile | |
parent | b1e6df6364472ada7916593f3b03cc7e55196df9 (diff) | |
download | pkgsrc-d2716ca53f28cefb289ae0c2711d3371fb6ca2a0.tar.gz |
XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by
Bernd Ernesti.
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 992a49e72fd..d92aea0cad2 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.44 2003/10/19 06:28:08 grant Exp $ +# $NetBSD: Makefile,v 1.45 2003/10/20 16:11:16 tron Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk # to the correct version, usually the most recent. -DISTNAME= x11-links-0.17 +DISTNAME= x11-links-0.18 WRKSRC= ${WRKDIR} CATEGORIES= pkgtools x11 MASTER_SITES= # empty |