summaryrefslogtreecommitdiffstats
path: root/www/firefox10
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-10-23 01:48:54 +0000
committeralane <alane@FreeBSD.org>2002-10-23 01:48:54 +0000
commit943410dd8d9f33bc47cf051775a638e2f26e3967 (patch)
treee767787b63ad61b77511283350b88101af137b77 /www/firefox10
parentf11a7d3aa1110f673836e8dfe64773e61ad0ae7f (diff)
downloadFreeBSD-ports-943410dd8d9f33bc47cf051775a638e2f26e3967.zip
FreeBSD-ports-943410dd8d9f33bc47cf051775a638e2f26e3967.tar.gz
Removed define for PERL.
Diffstat (limited to 'www/firefox10')
-rw-r--r--www/firefox10/files/mozconfig.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox10/files/mozconfig.in b/www/firefox10/files/mozconfig.in
index f5a0b88..a2fc6ac 100644
--- a/www/firefox10/files/mozconfig.in
+++ b/www/firefox10/files/mozconfig.in
@@ -14,8 +14,8 @@ ac_add_options --disable-composer
# FBSD specific
export CFLAGS=@CFLAGS@
export LIBS=@LIBS@
-export PERL=@LOCALBASE@/bin/perl5.8.0
-mk_add_options PERL=$PERL
+#export PERL=@LOCALBASE@/bin/perl5.8.0
+#mk_add_options PERL=$PERL
export GTK_CONFIG=@X11BASE@/bin/gtk12-config
mk_add_options GTK_CONFIG=$GTK_CONFIG
export GLIB_CONFIG=@LOCALBASE@/bin/glib12-config
OpenPOWER on IntegriCloud