Needs msgfmt.
This commit is contained in:
parent
cf8a69eab6
commit
0c84b2e271
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/03/23 19:42:38 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/03/28 13:28:38 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compiz-0.3.6
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Compositing window manager
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
|
||||
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_TOOLS+= pkg-config msgfmt
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue