Need msgfmt to build.
Noticed by Hasso Tepper in PR 38824.
This commit is contained in:
parent
24f6cf1d75
commit
a63efd34f9
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.31 2008/03/02 01:57:37 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2008/06/02 11:05:03 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= uim-1.4.2
|
||||
|
@ -16,7 +16,7 @@ USE_DIRS+= xdg-1.1
|
|||
USE_LIBTOOL= YES
|
||||
USE_NCURSES= YES # clear_screen, clr_eos
|
||||
USE_PKGLOCALEDIR= YES
|
||||
USE_TOOLS+= gmake intltool pkg-config
|
||||
USE_TOOLS+= gmake intltool pkg-config msgfmt
|
||||
USE_LANGUAGES= c c++
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/uim.pc.in
|
||||
GNU_CONFIGURE= YES
|
||||
|
|
Loading…
Reference in a new issue