diff options
author | joerg <joerg> | 2006-06-16 14:16:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-16 14:16:54 +0000 |
commit | dfc37767401d9ccc7f8cbf1c1552f9783a4dca67 (patch) | |
tree | a67392067857b4a232653b28f0cd6b56f179095e /time/gtodo | |
parent | 7395bac86cd8e54bc669d7ca8bed3c5aafa1e645 (diff) | |
download | pkgsrc-dfc37767401d9ccc7f8cbf1c1552f9783a4dca67.tar.gz |
Needs msgfmt.
Diffstat (limited to 'time/gtodo')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 0c4a575450e..63fd8d3c76f 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/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/16 14:21:38 joerg Exp $ # DISTNAME= gtodo-0.14 @@ -12,7 +12,7 @@ COMMENT= To-do list manager for the GNOME desktop GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_PKGLOCALEDIR= YES GCONF2_SCHEMAS= gtodo.schemas |