diff options
author | mrg <mrg@pkgsrc.org> | 2021-07-13 00:32:22 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2021-07-13 00:32:22 +0000 |
commit | da850bd96cba3ab9aeca76cc1cfef1150173c414 (patch) | |
tree | 8f9471a920c5cdf1c977224b37b274cd9a8cb152 /pkgtools/x11-links/Makefile | |
parent | 605dbca688719937f2210c61ec592b98a5a6e563 (diff) | |
download | pkgsrc-da850bd96cba3ab9aeca76cc1cfef1150173c414.tar.gz |
netbsd -current has libfontconfig.so.2.3. not sure why this isn't
causing more build issues, but i just tripped on one.
bump version.
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 fe4c52698c6..11475fefd9f 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.204 2021/04/29 02:58:48 gutteridge Exp $ +# $NetBSD: Makefile,v 1.205 2021/07/13 00:32:22 mrg 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. -PKGNAME= x11-links-1.33 +PKGNAME= x11-links-1.34 CATEGORIES= pkgtools x11 MAINTAINER= pkgsrc-users@NetBSD.org |