aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-11 23:01:23 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-11 23:01:23 +0000
commita8aa1a8c8ca8e3a4f48ee658c7889c7a58708969 (patch)
tree17d12e5d593327523176fbb7ea5d39e896482685 /www/firefox-esr
parent1628aa3dc785f67f6fa4e71c0668b8cf28ccf1b9 (diff)
downloadports-a8aa1a8c8ca8e3a4f48ee658c7889c7a58708969.tar.gz
ports-a8aa1a8c8ca8e3a4f48ee658c7889c7a58708969.zip
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 7c9db3f24c3f..c62839d5aa0c 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -39,7 +39,6 @@ USE_GMAKE= yes
USE_GNOME= gtk20 libidl
USE_ICONV= yes
USE_PERL5= yes
-USE_REINPLACE= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/mozilla
@@ -117,11 +116,12 @@ post-patch:
${WRKSRC}/js/src/Makefile.in
@${PERL} -pi -e 's|libesd\.so\.0|${ESD_LIB}|g' \
${WRKSRC}/widget/src/gtk2/nsSound.cpp
- @${REINPLACE_CMD} -e \
- '/accessibility.typeaheadfind.enablesound/s/true/false/' \
- ${WRKSRC}/modules/libpref/src/init/all.js \
- ${WRKSRC}/browser/app/profile/all.js \
- ${WRKSRC}/calendar/sunbird/app/profile/all.js
+.for ii in modules/libpref/src/init browser/app/profile \
+ calendar/sunbird/app/profile
+ ${MV} ${WRKSRC}/${ii}/all.js ${WRKSRC}/${ii}/all.js.bak
+ ${SED} -e '/accessibility.typeaheadfind.enablesound/s/true/false/' \
+ < ${WRKSRC}/${ii}/all.js.bak > ${WRKSRC}/${ii}/all.js
+.endfor
pre-install:
# Overview: the program installs itself in FAKEDIR, then a list is made of the