aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/files
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-11-05 02:00:16 +0800
committeralane <alane@FreeBSD.org>2002-11-05 02:00:16 +0800
commitb6544fe528e6bf11b97826ff202ac5a4d990c706 (patch)
treec159fbf827349b7f3041cc34577b89043905c17d /www/firefox/files
parent7d71b65eb48f943444a28f52c60214a4015f59d0 (diff)
downloadfreebsd-ports-gnome-b6544fe528e6bf11b97826ff202ac5a4d990c706.tar.gz
freebsd-ports-gnome-b6544fe528e6bf11b97826ff202ac5a4d990c706.tar.zst
freebsd-ports-gnome-b6544fe528e6bf11b97826ff202ac5a4d990c706.zip
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".
Diffstat (limited to 'www/firefox/files')
-rw-r--r--www/firefox/files/mozconfig.in1
1 files changed, 1 insertions, 0 deletions
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