aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libwmf
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-12 01:25:31 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-12 01:25:31 +0800
commit928b76c5143061e3b3462765e3f19f1606d4b013 (patch)
treed43e453e02380a296005840e1846c970946411d9 /graphics/libwmf
parent64bec9f68b79be2c937d7527b5a0fb6342744f6d (diff)
downloadfreebsd-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 'graphics/libwmf')
-rw-r--r--graphics/libwmf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index 8ef7ed3b7fda..8fc224f6061c 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:${PORTSDIR}/graphics/jpeg \
png:${PORTSDIR}/graphics/png \
- freetype:${PORTSDIR}/print/freetype2 \
+ freetype.9:${PORTSDIR}/print/freetype2 \
xml2.5:${PORTSDIR}/textproc/libxml2
.ifndef (WITHOUT_X11)