diff options
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 0422e9fa69d..a454ecffa7d 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/01/30 22:55:20 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/27 12:57:20 joerg Exp $ DISTNAME= yudit-2.8.1 CATEGORIES= editors @@ -10,7 +10,7 @@ HOMEPAGE= http://yudit.org/ COMMENT= Unicode Text Editor USE_LANGUAGES= c c++ -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-x |