summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links/Makefile
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2021-07-13 00:32:22 +0000
committermrg <mrg@pkgsrc.org>2021-07-13 00:32:22 +0000
commitda850bd96cba3ab9aeca76cc1cfef1150173c414 (patch)
tree8f9471a920c5cdf1c977224b37b274cd9a8cb152 /pkgtools/x11-links/Makefile
parent605dbca688719937f2210c61ec592b98a5a6e563 (diff)
downloadpkgsrc-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/Makefile4
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