Fix PKG_CONFIG version after freetype2-2.5.3 import.

From Leonardo Taccari on tech-x11.
This commit is contained in:
wiz 2015-01-26 08:47:25 +00:00
parent d95370c68f
commit cf9e532f07
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2014/03/20 08:57:48 mrg Exp $
# $NetBSD: Makefile,v 1.13 2015/01/26 08:47:25 wiz Exp $
.include <bsd.own.mk>
@ -100,7 +100,7 @@ LIBDPLIBS= \
PKGCONFIG= freetype2
PKGDIST.freetype2= ${.CURDIR}
PKGCONFIG_VERSION.freetype2= 9.20.3
PKGCONFIG_VERSION.freetype2= 17.2.11
.include <bsd.x11.mk>
.include <bsd.lib.mk>