Need msgfmt.
This commit is contained in:
parent
a5e7b78bc4
commit
c01bf5c30a
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2009/04/25 15:15:20 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/05/04 01:37:43 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= snes9x-1.51-src-gtk-70
|
||||
|
@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/snes9x-1.51-src/gtk
|
|||
GNU_CONFIGURE= yes
|
||||
USE_DIRS= xdg-1.4
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= intltool pkg-config
|
||||
USE_TOOLS+= intltool pkg-config msgfmt
|
||||
|
||||
CONFIGURE_ARGS+= --without-opengl
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2009/04/20 09:25:06 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2009/05/04 01:37:43 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gbrainy-1.1
|
||||
|
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
|||
USE_DIRS+= xdg-1.4
|
||||
USE_LIBTOOL= yes
|
||||
USE_LANGUAGES= c
|
||||
USE_TOOLS+= intltool pkg-config bash:run
|
||||
USE_TOOLS+= intltool pkg-config bash:run msgfmt
|
||||
|
||||
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.2.0
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:12 he Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/05/04 01:37:43 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= f-spot-0.5.0.3
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Full-featured personal photo management application
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake intltool pkg-config bash:run
|
||||
USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt
|
||||
USE_DIRS+= gnome2-1.6
|
||||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
|
Loading…
Reference in a new issue