diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-29 22:21:17 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-29 22:21:17 +0000 |
commit | 9acfe2007ad3ce89b7aa508179abc201fe64ac03 (patch) | |
tree | 95eb063c0dda39d4b48525305c166c61a9934980 /mail | |
parent | 37273d50829c6aa4d95750c6031f2e6d7728b965 (diff) | |
download | pkgsrc-9acfe2007ad3ce89b7aa508179abc201fe64ac03.tar.gz |
Needs msgfmt.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 7ec3d618a03..801cc8f0115 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/05/31 18:22:24 ghen Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/29 22:21:17 joerg Exp $ # DISTNAME= evolution-exchange-2.6.0 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.novell.com/products/evolution/ COMMENT= Support for Microsoft Exchange 2000 and 2003 in Evolution GNU_CONFIGURE= YES -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config msgfmt USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |