diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-22 10:11:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-22 10:11:18 +0000 |
commit | 8af758ddce7e4239c6f6b1bf460ebb89fbe07257 (patch) | |
tree | af038389e01b819d126daa409bc2cbea27d7feda /time | |
parent | 16eb37d87b64adc44454ec4cf3ea7dbb2e0f4d3b (diff) | |
download | pkgsrc-8af758ddce7e4239c6f6b1bf460ebb89fbe07257.tar.gz |
Needs msgfmt.
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 79771d20289..0d8c45102a3 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/06/22 10:11:18 joerg Exp $ # DISTNAME= evolution-webcal-2.5.90 @@ -13,7 +13,7 @@ COMMENT= GNOME URL handler for web-published iCal calendar files GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_PKGLOCALEDIR= YES GCONF2_SCHEMAS= evolution-webcal.schemas |