diff options
author | jseger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 78616f0ead6b994d4b4517a143de1f180459076a (patch) | |
tree | 666884e8a979db514dec7e1930d9e2ed0808572a /editors | |
parent | f50563880c2952b50eaabc3d2289ca28471b4c38 (diff) | |
download | FreeBSD-ports-78616f0ead6b994d4b4517a143de1f180459076a.zip FreeBSD-ports-78616f0ead6b994d4b4517a143de1f180459076a.tar.gz |
Bump freetype's lib number
Diffstat (limited to 'editors')
-rw-r--r-- | editors/yudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 86c8199..0b9fc15 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/editors/X MAINTAINER= rch@WriteMe.Com -LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext CONFIGURE_ENV= LC_ALL=C CXXFLAGS="${CFLAGS}" |