From dd57a2e474c1931b11d8b69072f86139bae22eac Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 2 Jun 2004 17:08:09 +0000 Subject: [PATCH] Use intlhack to fix the build with Perl 5.005. Reported by: Mark Jacobs --- mail/evolution-exchange/Makefile | 2 +- mail/ximian-connector/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 25deecad6486..9f0d6b887a72 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} \ diff --git a/mail/ximian-connector/Makefile b/mail/ximian-connector/Makefile index 25deecad6486..9f0d6b887a72 100644 --- a/mail/ximian-connector/Makefile +++ b/mail/ximian-connector/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} \