diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-22 10:04:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-22 10:04:25 +0000 |
commit | f00a67813cacaf01925ff6d5dbaac060bb3d200f (patch) | |
tree | b8480a7797721aaeeb627f20bcd3fe109abedb83 /net/dc_gui2 | |
parent | c29b056278283a4011153774917d4e7a2da41f5e (diff) | |
download | pkgsrc-f00a67813cacaf01925ff6d5dbaac060bb3d200f.tar.gz |
Needs msgfmt.
Diffstat (limited to 'net/dc_gui2')
-rw-r--r-- | net/dc_gui2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index b1c5e971206..e10c1182c2a 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/06/22 10:04:25 joerg Exp $ # DISTNAME= dc_gui2-0.75 @@ -17,7 +17,7 @@ GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --enable-manual-db-detect -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= YES UNLIMIT_RESOURCES+= datasize |