Date: Mon, 14 Feb 2005 10:17:07 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 Makefile ports/lang/perl5.8 Makefile Message-ID: <200502141017.j1EAH7lN097929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tobez 2005-02-14 10:17:07 UTC
FreeBSD ports repository
Modified files:
lang/perl5 Makefile
lang/perl5.8 Makefile
Log:
If one of locale-related variables set to a bad value in the user's
environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on
-CURRENT), perl ports cannot be built. While this condition clearly is
an operator error, it is still no excuse for the build failure.
Fix that by cleaning locale-related variables for configure and build
steps. No plist changes, no portrevision bump.
Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk>
Revision Changes Path
1.80 +5 -0 ports/lang/perl5.8/Makefile
1.67 +5 -0 ports/lang/perl5/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502141017.j1EAH7lN097929>
