diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /editors/yudit | |
parent | b46611d8cf5744f43a12213e07177cfde2b532fe (diff) |
Notes
Diffstat (limited to 'editors/yudit')
-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 eefddef5230c..ed3de500f7b1 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-2.5.4 MAINTAINER= jkoshy@freebsd.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old USE_XLIB= YES CONFIGURE_ENV= LC_ALL= |