Needs msgfmt.

This commit is contained in:
joerg 2006-06-11 13:31:31 +00:00
parent 0fc9ba115c
commit ab8eba86b6

View file

@ -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"