Bump majors after libfreetype major bump
This commit is contained in:
parent
5653f6ed60
commit
766a354a9d
@ -1,2 +1,2 @@
|
||||
major=11
|
||||
major=12
|
||||
minor=0
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2016/11/02 18:29:23 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2018/05/26 07:51:00 matthieu Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
SHARED_LIBS= Xfont2 0.0
|
||||
SHARED_LIBS= Xfont2 1.0
|
||||
|
||||
CONFIGURE_ARGS+= --with-xmlto=no --disable-devel-docs
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2016/05/29 11:59:59 dcoppa Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2018/05/26 07:51:00 matthieu Exp $
|
||||
|
||||
SHARED_LIBS= Xft 10.0
|
||||
SHARED_LIBS= Xft 11.0
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user