aboutsummaryrefslogtreecommitdiff
path: root/www/firefox15/files
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-23 11:43:09 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-23 11:43:09 +0000
commit5edfc2a565ceda8944e7c4918c9e3180e6ada1ff (patch)
tree07a5cadfb59c047bb77983c7c16046468be70cea /www/firefox15/files
parent3ef118d2effe91e3119705068a5ca046fc29f174 (diff)
downloadports-5edfc2a565ceda8944e7c4918c9e3180e6ada1ff.tar.gz
ports-5edfc2a565ceda8944e7c4918c9e3180e6ada1ff.zip
Notes
Diffstat (limited to 'www/firefox15/files')
-rw-r--r--www/firefox15/files/mozconfig.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox15/files/mozconfig.in b/www/firefox15/files/mozconfig.in
index 336ea6e8d8c9..b931397179d9 100644
--- a/www/firefox15/files/mozconfig.in
+++ b/www/firefox15/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