From f297eff567e16f8e8b8df8329b739e04ecb6d261 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 21 Jan 2002 11:46:49 +0000 Subject: Update version number of freetype2 shared library. --- graphics/libwmf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/libwmf') diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index e7100e48d933..66499f43719e 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_XLIB= yes -- cgit