summaryrefslogtreecommitdiff
path: root/graphics/autotrace/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-12 10:10:30 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-12 10:10:30 +0000
commit495daa29ccbccd8851d806db6bfcdd71c04675aa (patch)
treeee4badedc7ee4a753ada0ce4fe71cd499f5f3559 /graphics/autotrace/Makefile
parentUpdate to 2.0.4. (diff)
Update version number of freetype2 shared library.
Notes
Notes: svn path=/head/; revision=45065
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r--graphics/autotrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 7a811eab5f4a..585d03a966ab 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp
LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
df.1:${PORTSDIR}/graphics/hdf \
tiff.4:${PORTSDIR}/graphics/tiff \
- freetype.6:${PORTSDIR}/print/freetype2 \
+ freetype.7:${PORTSDIR}/print/freetype2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png \
bz2.1:${PORTSDIR}/archivers/bzip2 \