diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
commit | 112a9e25e8c32b0545c2000bf647ca3ddffc86df (patch) | |
tree | 2fade3d039dc73b5d5c71650de6f1d0f35b03d03 /textproc | |
parent | Bumped PORTREVISION. Added a patch earlier today, and the (diff) |
Chase increase of freetype2 shlib version.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibRSVG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibRSVG/Makefile b/textproc/p5-XML-LibRSVG/Makefile index 14f7d9f330f8..e3519e24a5e2 100644 --- a/textproc/p5-XML-LibRSVG/Makefile +++ b/textproc/p5-XML-LibRSVG/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg \ - freetype.8:${PORTSDIR}/print/freetype2 \ + freetype.9:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ |