From 72a896621f08caf6d63d3191f8d7dd29a33ca5bc Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 2 Jun 2004 17:08:09 +0000 Subject: Use intlhack to fix the build with Perl 5.005. Reported by: Mark Jacobs --- mail/evolution-exchange/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/evolution-exchange') diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 25deecad648..9f0d6b887a7 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes WANT_OPENLDAP_VER= 21 WANT_OPENLDAP_SASL= yes -USE_GNOME= gnomeprefix gnomehack gnometarget +USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ -- cgit