diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:25:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-12 01:25:31 +0800 |
commit | 928b76c5143061e3b3462765e3f19f1606d4b013 (patch) | |
tree | d43e453e02380a296005840e1846c970946411d9 /textproc | |
parent | 64bec9f68b79be2c937d7527b5a0fb6342744f6d (diff) | |
download | freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.tar.gz freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.tar.zst freebsd-ports-gnome-928b76c5143061e3b3462765e3f19f1606d4b013.zip |
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 \ |