From b6544fe528e6bf11b97826ff202ac5a4d990c706 Mon Sep 17 00:00:00 2001 From: alane Date: Mon, 4 Nov 2002 18:00:16 +0000 Subject: This is a TEST version - if it works I'll force a Makefile commit stating otherwise. I'm trying to get the perl version and File::Spec(imen) problems ironed out. Please try this with whatever version of perl you are using and report back to phoenix@geeksrus.net. Thank you. Don't forget to tell us if you are doing "use.perl port" or "use.perl system" if you have one of the ports. -- AlanE, who's ready to propose a virtual category called "pita". --- www/firefox/files/mozconfig.in | 1 + 1 file changed, 1 insertion(+) (limited to 'www/firefox/files') diff --git a/www/firefox/files/mozconfig.in b/www/firefox/files/mozconfig.in index 8468f9514a85..c28769721c04 100644 --- a/www/firefox/files/mozconfig.in +++ b/www/firefox/files/mozconfig.in @@ -14,6 +14,7 @@ ac_add_options --disable-composer export CFLAGS="@CFLAGS@" export LIBS="@LIBS@" export CONFIG_SH=/bin/sh +export XP_UNIX=1 test -x /usr/bin/perl && export PERL=/usr/bin/perl \ || export PERL=/usr/local/bin/perl mk_add_options PERL=$PERL -- cgit