diff options
author | joerg <joerg> | 2006-06-22 10:11:18 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-22 10:11:18 +0000 |
commit | e1e7d4599edc59e58b0c83ba311fc8853dcbc9d0 (patch) | |
tree | af038389e01b819d126daa409bc2cbea27d7feda /time | |
parent | 4399a66988ff95c10492e73942abb9a555c449db (diff) | |
download | pkgsrc-e1e7d4599edc59e58b0c83ba311fc8853dcbc9d0.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 |