diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-29 18:58:19 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-29 18:58:19 +0000 |
commit | b9e74eb1a6d5727993ca4e223a04bb4e970330d4 (patch) | |
tree | 44bf92e84f32349c8bcf69661342f0feeac2c51f /time | |
parent | bbb6c633666de587ab8a08dbbfae08b71eb9f3a2 (diff) | |
download | pkgsrc-b9e74eb1a6d5727993ca4e223a04bb4e970330d4.tar.gz |
Needs msgfmt.
Diffstat (limited to 'time')
-rw-r--r-- | time/gnotime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 63f81281065..4e5c2412f35 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/29 18:58:19 joerg Exp $ DISTNAME= gnotime-2.2.1 PKGREVISION= 8 @@ -11,7 +11,7 @@ COMMENT= Time tracker for GNOME2 GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |