diff options
Diffstat (limited to 'editors/yudit/Makefile')
-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}" |