diff --git a/x11/ede/Makefile b/x11/ede/Makefile index 2046192d3acb..a51b135e4553 100644 --- a/x11/ede/Makefile +++ b/x11/ede/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/11 13:31:31 joerg Exp $ # DISTNAME= ede-1.0.4 @@ -14,7 +14,7 @@ COMMENT= Equinox Desktop Environment WRKSRC= ${WRKDIR}/ede USE_LANGUAGES+= c++ USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes .include "../../x11/efltk/buildlink3.mk"