diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
commit | 928b76c5143061e3b3462765e3f19f1606d4b013 (patch) | |
tree | d43e453e02380a296005840e1846c970946411d9 /textproc/p5-XML-LibRSVG/Makefile | |
parent | 64bec9f68b79be2c937d7527b5a0fb6342744f6d (diff) | |
download | FreeBSD-ports-928b76c5143061e3b3462765e3f19f1606d4b013.zip FreeBSD-ports-928b76c5143061e3b3462765e3f19f1606d4b013.tar.gz |
Chase increase of freetype2 shlib version.
Diffstat (limited to 'textproc/p5-XML-LibRSVG/Makefile')
-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 14f7d9f..e3519e2 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 \ |