From cd781f7b1ea8b5fcb1d187bcb60d137ebd886963 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 28 Jul 2007 18:01:31 +0000 Subject: [PATCH] Correct a typo regarding USE_PERL5. PR: 114851 Submitted by: gabor --- www/evolution-webcal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index ae6cd020ef46..ee02ac1c1abe 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -22,7 +22,7 @@ USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_PERL= yes +USE_PERL5= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \