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 48534cb4055e..ec131de8fa4a 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkoshy@freebsd.org COMMENT= Multi-lingual unicode text editor with TTF support -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old USE_BZIP2= YES USE_XLIB= YES |