diff options
author | hasso <hasso@pkgsrc.org> | 2008-12-14 20:52:04 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2008-12-14 20:52:04 +0000 |
commit | 78a327e028ba148eee70182c82549a6f566b7ce8 (patch) | |
tree | 5d8f26702982eccdaae834fdb6f8337c28af873e /graphics/gtkam | |
parent | 2baefa770608fb9e1fd379309fe79bded1a900be (diff) | |
download | pkgsrc-78a327e028ba148eee70182c82549a6f566b7ce8.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/gtkam')
-rw-r--r-- | graphics/gtkam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 92c2172e908..634c484c042 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2008/12/03 08:19:19 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2008/12/14 20:52:04 hasso Exp $ # DISTNAME= gtkam-0.1.16 @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_DIRS+= gnome2-1.5 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -USE_TOOLS+= intltool pkg-config perl +USE_TOOLS+= intltool pkg-config perl msgfmt GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-bonobo |