aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-23 01:48:54 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-23 01:48:54 +0000
commitd73b737bae4d60c174f7ae3f920bba645c0351f3 (patch)
tree38f02ae2a15130e4b75ae188e60ceb2e84daffda /www/firefox-esr
parent11f638a727c93bcaf4debc7b6f29c685f56d29ce (diff)
downloadports-d73b737bae4d60c174f7ae3f920bba645c0351f3.tar.gz
ports-d73b737bae4d60c174f7ae3f920bba645c0351f3.zip
Removed define for PERL.
Notes
Notes: svn path=/head/; revision=68629
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/files/mozconfig.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox-esr/files/mozconfig.in b/www/firefox-esr/files/mozconfig.in
index f5a0b884eed7..a2fc6ac7a20f 100644
--- a/www/firefox-esr/files/mozconfig.in
+++ b/www/firefox-esr/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