Bump majors after freetype upgrade. ok tb@

This commit is contained in:
matthieu
2025-03-09 15:14:49 +00:00
parent 684e6762c1
commit af6b39df05
3 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
major=13
minor=2
major=14
minor=0

View File

@@ -1,7 +1,7 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2019/09/10 19:13:54 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2025/03/09 15:14:49 matthieu Exp $
.include <bsd.xconf.mk>
SHARED_LIBS= Xfont2 2.0
SHARED_LIBS= Xfont2 3.0
CONFIGURE_ARGS+= --disable-fc --with-xmlto=no --disable-devel-docs

View File

@@ -1,5 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2019/09/10 19:13:54 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2025/03/09 15:14:49 matthieu Exp $
SHARED_LIBS= Xft 12.0
SHARED_LIBS= Xft 13.0
.include <bsd.xorg.mk>