summaryrefslogtreecommitdiff
path: root/lang/perl58
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl58')
-rw-r--r--lang/perl58/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 85f5b0e7ecf..f6f6b5245ad 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/01/24 13:51:14 grant Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/25 03:26:49 grant Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -93,6 +93,7 @@ CONFIGURE_ARGS+= -Duse64bitint
PERL5_CC= ${CC:T}
.endif
CONFIGURE_ARGS+= -Dcc="${PERL5_CC}"
+MAKE_ENV+= LANG=""
.if ${OPSYS} == "Darwin"
#