Bump following freetype update.

Suggested by sthen@

ok sthen@, naddy@, matthieu@
This commit is contained in:
dcoppa 2016-05-29 11:59:59 +00:00
parent ebfdec871f
commit 04fa58073a
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
major=9
minor=1
major=10
minor=0

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.14 2016/03/11 13:09:42 okan Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.15 2016/05/29 11:59:59 dcoppa Exp $
.include <bsd.xconf.mk>
SHARED_LIBS= Xfont 12.0
SHARED_LIBS= Xfont 13.0
CONFIGURE_ARGS+= --with-xmlto=no

View File

@ -1,5 +1,5 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:16 guenther Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2016/05/29 11:59:59 dcoppa Exp $
SHARED_LIBS= Xft 9.0
SHARED_LIBS= Xft 10.0
.include <bsd.xorg.mk>