diff options
author | hasso <hasso> | 2008-12-14 19:21:01 +0000 |
---|---|---|
committer | hasso <hasso> | 2008-12-14 19:21:01 +0000 |
commit | c0e064fd3a6539c048b5c9d88f01e08c8375779e (patch) | |
tree | b7a31db2916f362eb1e45b187f4a0f308fc38d41 /graphics/cheese | |
parent | f6b9c277f7b4c8091ac3a69d84256c9c368a28f8 (diff) | |
download | pkgsrc-c0e064fd3a6539c048b5c9d88f01e08c8375779e.tar.gz |
Needs msgfmt.
Diffstat (limited to 'graphics/cheese')
-rw-r--r-- | graphics/cheese/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cheese/Makefile b/graphics/cheese/Makefile index 204c77c9e94..842d60b8ced 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/12/02 11:47:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/12/14 19:21:01 hasso Exp $ DISTNAME= cheese-2.24.2 CATEGORIES= graphics @@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_TOOLS+= pkg-config perl intltool gmake +USE_TOOLS+= pkg-config perl intltool gmake msgfmt USE_TOOLS+= autoconf automake autoreconf USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |