diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-12 10:10:30 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-12 10:10:30 +0000 |
commit | 495daa29ccbccd8851d806db6bfcdd71c04675aa (patch) | |
tree | ee4badedc7ee4a753ada0ce4fe71cd499f5f3559 /x11 | |
parent | Update to 2.0.4. (diff) |
Update version number of freetype2 shared library.
Notes
Notes:
svn path=/head/; revision=45065
Diffstat (limited to 'x11')
-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 137712b25def..482d5a039404 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -16,7 +16,7 @@ DISTFILES= X410src-1.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 -LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 RUN_DEPENDS= mkhtmlindex:${PORTSDIR}/devel/imake-4 XFREE86_VERSION= 4 |