summaryrefslogtreecommitdiff
path: root/print/ft2demos
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-21 11:46:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-21 11:46:49 +0000
commit6cd76ded7b679717e924bd01988d8af19f3d795a (patch)
tree05e67a5bc489eb67456cc6f4eba075304c5fd54c /print/ft2demos
parentUpdate to 2.0.6. (diff)
Update version number of freetype2 shared library.
Notes
Notes: svn path=/head/; revision=53447
Diffstat (limited to 'print/ft2demos')
-rw-r--r--print/ft2demos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index 2c65a6581a97..b670fdbfb748 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp
BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool
BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:build
-LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_GMAKE= yes