summaryrefslogtreecommitdiff
path: root/print/ft2demos
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 17:25:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 17:25:31 +0000
commit112a9e25e8c32b0545c2000bf647ca3ddffc86df (patch)
tree2fade3d039dc73b5d5c71650de6f1d0f35b03d03 /print/ft2demos
parentBumped PORTREVISION. Added a patch earlier today, and the (diff)
Chase increase of freetype2 shlib version.
Notes
Notes: svn path=/head/; revision=55873
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 122d393d0d12..64b91a21c93c 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.8:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_XLIB= yes
USE_BZIP2= yes