diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-11 17:25:31 +0000 |
commit | 112a9e25e8c32b0545c2000bf647ca3ddffc86df (patch) | |
tree | 2fade3d039dc73b5d5c71650de6f1d0f35b03d03 /x11/XFree86-4-libraries | |
parent | Bumped 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 'x11/XFree86-4-libraries')
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 7dbca63dd8c9..8108737ba446 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -17,7 +17,7 @@ DISTFILES= X410src-1.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 -LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= mkhtmlindex:${PORTSDIR}/devel/imake-4 XFREE86_VERSION= 4 |