aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-01-21 19:46:49 +0800
committersobomax <sobomax@FreeBSD.org>2002-01-21 19:46:49 +0800
commitf297eff567e16f8e8b8df8329b739e04ecb6d261 (patch)
tree56447568ee244925a4156f806aa05dee8bb17db3 /textproc
parentfb66e46a1a2127a7321b67265554e83f6eda0740 (diff)
downloadfreebsd-ports-graphics-f297eff567e16f8e8b8df8329b739e04ecb6d261.tar.gz
freebsd-ports-graphics-f297eff567e16f8e8b8df8329b739e04ecb6d261.tar.zst
freebsd-ports-graphics-f297eff567e16f8e8b8df8329b739e04ecb6d261.zip
Update version number of freetype2 shared library.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-LibRSVG/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibRSVG/Makefile b/textproc/p5-XML-LibRSVG/Makefile
index 3bf7c194399..14f7d9f330f 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.7:${PORTSDIR}/print/freetype2 \
+ freetype.8:${PORTSDIR}/print/freetype2 \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
xml2.5:${PORTSDIR}/textproc/libxml2 \
png.5:${PORTSDIR}/graphics/png \